Handbook
Glossary
fix ( word -- )
Vocabulary
editors
Inputs
word
an
object
Outputs
None
Definition
USING:
io
kernel
prettyprint
sequences
tools.crossref
;
IN:
editors
:
fix
( word -- )
[
"Fixing "
write
pprint
" and all usages..."
print
nl
]
[
[
smart-usage
]
keep
prefix
]
bi
edit-each
;