Handbook
Glossary
strip-specialized-arrays ( -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
None
Definition
USING:
io.streams.c
kernel
parser
tools.deploy.config
vocabs
;
IN:
tools.deploy.shaker
:
strip-specialized-arrays
( -- )
strip-dictionary?
"specialized-arrays"
lookup-vocab
and
[
"Stripping specialized arrays"
show
"vocab:tools/deploy/shaker/strip-specialized-arrays.factor"
run-file
]
when
;