Handbook
Glossary
recover-chain ( seq -- quot )
Vocabulary
inverse
Inputs
seq
an
object
Outputs
quot
an
object
Definition
USING:
arrays
kernel
quotations
sequences
;
IN:
inverse
:
recover-chain
( seq -- quot )
[
no-match
]
[
swap
\
recover-fail
3array
>quotation
]
reduce
;