cleave-array ( quots -- quot )
Extra combinators

Prev:cond-case ( assoc -- quot )
Next:4bi ( w x y z p q -- )


Vocabulary
combinators.extras

Inputs
quotsa sequence of quotations


Outputs
None

Word description
Like cleave, but wraps the output in an array.

Definition