Tags: | collections |
Authors: | Slava Pestov |
Class | Superclass | Slots |
cannot-delete-key | tuple | pair |
pair | tuple | value key hash |
Word | Stack effect |
<pair> | ( value key -- assoc ) |
cannot-delete-key | ( pair -- * ) |
if-hash | ( pair true-quot false-quot -- ) |
if-key | ( key pair true-quot false-quot -- ) |
Word | Stack effect |
cannot-delete-key? | ( object -- ? ) |
pair? | ( object -- ? ) |