Handbook
Glossary
strip-word-names ( words -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
words
an
object
Outputs
None
Definition
USING:
accessors
io.streams.c
kernel
sequences
;
IN:
tools.deploy.shaker
:
strip-word-names
( words -- )
"Stripping word names"
show
[
f
>>name
f
>>vocabulary
drop
]
each
;