Handbook
Glossary
reset-disk-cache ( -- )
Vocabulary
vocabs
.
cache
Inputs
None
Outputs
None
Definition
USING:
memoize
vocabs.hierarchy
;
IN:
vocabs.cache
:
reset-disk-cache
( -- )
\
all-disk-vocabs-recursive
reset-memoized
\
all-authors
reset-memoized
\
all-tags
reset-memoized
;