Join Slack
Powered by
Long ago we made all maps and sets “linked” becaus...
# stdlib
o
orangy
02/12/2016, 5:29 PM
Long ago we made all maps and sets “linked” because it was really confusing in many practical applications. If you want a hashset for performance/memory reasons (you measured, right?) you can use
toCollection(HashSet())
Open in Slack
Previous
Next