<edit> ( old-string new-string from old-to new-to -- edit )


Vocabulary
documents

Inputs
old-stringan object
new-stringan object
froman object
old-toan object
new-toan object


Outputs
editan object


Definition


: <edit>
( old-string new-string from old-to new-to -- edit )
\ edit boa ; inline