linked-sets vocabulary
Factor handbook ยป Vocabulary index


Summary
Sets that yield items in insertion order

Metadata
Tags:collections
Authors:John Benediktsson


Words

Tuple classes
ClassSuperclassSlots
linked-set tupleassoc dlist


Ordinary words
WordStack effect
<linked-set>( capacity -- linked-set )
>linked-set( set -- linked-set )


Class predicate words
WordStack effect
linked-set?( object -- ? )


Files


Metadata files


Children
VocabularySummary
linked-sets.private