Handbook
Glossary
inserts ( word -- edits )
Vocabulary
spelling
Inputs
word
an
object
Outputs
edits
an
object
Definition
USING:
kernel
ranges
sequences
;
IN:
spelling
:
inserts
( word -- edits )
[
length
[0..b]
]
keep
[
[
63
over
]
]
dip
[
insert-nth
replace1
]
curry
compose
map
concat
;