hashtables.identity vocabulary - Factor Documentation (original) (raw)
hashtables.identity vocabulary
Factor handbook » Vocabulary index
Summary
Hashtables keyed by object identity (eq?) rather than by logical value (=)
Metadata
Parents: | hashtables |
---|---|
Tags: | collections |
Authors: | Joe Groff |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( n -- ihashtable ) |
![]() |
( assoc -- ihashtable ) |
![]() |
( value key -- ihashtable ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:core/hashtables/identity/identity.factor
resource:core/hashtables/identity/identity-tests.factor
Metadata files
resource:core/hashtables/identity/authors.txt
resource:core/hashtables/identity/summary.txt
resource:core/hashtables/identity/tags.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
|
![]() |