init-namestack ( -- )


Vocabulary
namespaces

Word description
Resets the namestack to its initial state, holding a single copy of the global namespace.

Notes
Calling this word directly is not necessary in most cases. Higher-level words call it automatically.

Definition