Handbook
Glossary
4cleave ( w x y z seq -- )
Factor handbook
»
The language
»
Combinators
»
Dataflow combinators
»
Cleave combinators
Prev:
3cleave ( x y z seq -- )
Vocabulary
combinators
Inputs
w
an
object
x
an
object
y
an
object
z
an
object
seq
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
combinators
:
4cleave
( w x y z seq -- )
[
4keep
]
each
4drop
;