persistent.assocs vocabulary - Factor Documentation (original) (raw)
persistent.assocs vocabulary
Factor handbook » Vocabulary index
Summary
Persistent associative mapping protocol
Metadata
Parents: | persistent |
---|---|
Tags: | collections |
Authors: | Slava Pestov |
Words
Generic words
Word | Stack effect |
---|---|
![]() |
( value key assoc -- assoc' ) |
![]() |
( key assoc -- assoc' ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( key assoc quot -- assoc' ) |
![]() |
( key assoc -- assoc' ) |
Files
resource:basis/persistent/assocs/assocs.factor
Metadata files
resource:basis/persistent/assocs/authors.txt
resource:basis/persistent/assocs/summary.txt
resource:basis/persistent/assocs/tags.txt