set
Factor handbook » The language » Collections » Sets

Next:set? ( object -- ? )


Vocabulary
sets

Class description
The class of all sets. Custom implementations of the set protocol should be declared as instances of this mixin for all set implementation to work correctly.

Definition


Methods