Handbook
Glossary
strip-memoized ( -- )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
None
Definition
USING:
io.streams.c
memoize
memory
sequences
;
IN:
tools.deploy.shaker
:
strip-memoized
( -- )
"Clearing memoized word caches"
show
[
memoized?
]
instances
[
reset-memoized
]
each
;