it allows to use HashSet in for-of loop
Remove value from set.
Returns true if element existed in the set and was removed, false otherwise.
Return an iterator over elements that are in the intersection of both sets. i.e. they exist in both.
StaticfromCreate new set from given array of values.
StaticnewStaticviewWrap given dictionary into HashSet api for it's keys.
A set specialized for storing hashes.