Handbook
Glossary
edits1 ( word -- edits )
Vocabulary
spelling
Inputs
word
an
object
Outputs
edits
an
object
Definition
USING:
combinators
combinators.smart
;
IN:
spelling
:
edits1
( word -- edits )
[
{
[
deletes
]
[
transposes
]
[
replaces
]
[
inserts
]
}
cleave
]
append-outputs
;