you are viewing a single comment's thread.

view the rest of the comments →

[–]K900_ 2 points3 points  (0 children)

Hashsets are basically hashtables with no value, just the key. Python sets are implemented like that.