Namespace combinators
Factor documentation > Factor handbook > The language > Dynamic variables
Prev:Changing variable values
Next:Namespace implementation details


make-assoc ( quot exemplar -- hash )

with-scope ( quot -- )

with-variable ( value key quot -- )

with-variables ( ns quot -- )