Handbook
Glossary
4cleave>quot ( seq -- quot )
Vocabulary
combinators
Inputs
seq
an
object
Outputs
quot
an
object
Definition
USING:
kernel
sequences
;
IN:
combinators
:
4cleave>quot
( seq -- quot )
[
[
4keep
]
curry
]
map
concat
[
4drop
]
[
]
append-as
;