Handbook
Glossary
save-dictionary ( -- )
Vocabulary
lint
.
vocabs
.
private
Inputs
None
Outputs
None
Definition
USING:
kernel
namespaces
vocabs
;
IN:
lint.vocabs.private
:
save-dictionary
( -- )
dictionary
get
clone
old-dictionary
set
;