Handbook
Glossary
persistent.hashtables vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Persistent hashtables with O(1) insertion, removal and lookup
Metadata
Parents:
persistent
Tags:
collections
Authors:
Slava Pestov
Words
Tuple classes
Class
Superclass
Slots
persistent-hash
tuple
root count
Parsing words
Word
Syntax
PH{
Ordinary words
Word
Stack effect
>persistent-hash
( assoc -- phash )
passociate
( value key -- phash )
Class predicate words
Word
Stack effect
persistent-hash?
( object -- ? )
Files
resource:basis/persistent/hashtables/hashtables.factor
resource:basis/persistent/hashtables/hashtables-tests.factor
Metadata files
resource:basis/persistent/hashtables/authors.txt
resource:basis/persistent/hashtables/summary.txt
resource:basis/persistent/hashtables/tags.txt
Children from resource:basis
Vocabulary
Summary
persistent.hashtables.config
persistent.hashtables.nodes