Tags: | collections |
Authors: | Slava Pestov |
Class | Superclass | Slots |
![]() | ![]() | count deleted array |
![]() | ![]() | seq pair |
Word | Stack effect |
![]() | ( n -- hash ) |
![]() | ( assoc -- hashtable ) |
![]() | ( value key assoc/f -- assoc ) |
![]() | ( value key -- hash ) |
![]() | ( seq -- seq ) |
![]() | ( hash1 hash2 -- newhash ) |
![]() | ( seq pair -- * ) |
![]() | ( seq -- hashtable ) |
![]() | ( hash -- ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
Vocabulary | Summary |
![]() | Hashtables keyed by object identity (eq?) rather than by logical value (=) |
![]() |
Vocabulary | Summary |
![]() | Hashtables keyed by object identity (eq?) rather than by logical value (=) |
![]() | |
![]() | |
![]() |
Vocabulary | Summary |
![]() |