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

Prev:<value-ref> ( assoc key -- value-ref )
Next:<var-ref> ( var -- var-ref )


Vocabulary
refs

Class description
Instances of this class reference a variable as defined by the namespaces vocabulary. New variable references are created by calling <var-ref>.

Definition


Methods