Václav Pech
Results
1
issues of
Václav Pech
The Sets section: assert listHalved.toSet.toList.head(3) equals list(0, 1, 2) Isn't this implementation specific? What guarantees that a list converted to a set and converted back to a list preserves the...