Handbook
Glossary
<edit> ( old-string new-string from old-to new-to -- edit )
Vocabulary
documents
Inputs
old-string
an
object
new-string
an
object
from
an
object
old-to
an
object
new-to
an
object
Outputs
edit
an
object
Definition
USING:
kernel
;
IN:
documents
:
<edit>
( old-string new-string from old-to new-to -- edit )
\
edit
boa
;
inline