Tags: | collections |
Class | Superclass | Slots |
hash-set | tuple | count deleted array |
Word | Stack effect |
<hash-set> | ( capacity -- hash-set ) |
>hash-set | ( members -- hash-set ) |
intern | ( obj hash-set -- obj' ) |
rehash | ( hash-set -- ) |
Word | Stack effect |
hash-set? | ( object -- ? ) |
Vocabulary | Summary |
hash-sets.identity | |
hash-sets.numbers | |
hash-sets.sequences | |
hash-sets.wrapped |