key-ref
Factor handbook » The language » Collections » References » Reference implementations

Prev:<obj-ref> ( obj -- obj-ref )
Next:<key-ref> ( assoc key -- key-ref )


Vocabulary
refs

Class description
Instances of this class identify a key in an associative structure. New key references are created by calling <key-ref>.

Definition


Methods