Long ago we made all maps and sets “linked” becaus...
# stdlib
o
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())