hash-set
Factor handbook » The language » Collections » Sets » Set implementations » Hash sets

Next:<hash-set> ( capacity -- hash-set )


Vocabulary
hash-sets

Class description
The class of hashtable-like sets. These implement the set mixin.

Definition


Methods