Boxes as references
Factor handbook » The language » Collections » References » Reference implementations

Prev:<slot-ref> ( tuple slot -- slot-ref )


Boxes are elements of the ref mixin class, so any box may be used as a reference. Bear in mind that boxes will still throw an error if you call get-ref on an empty box.