Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
deep-spread>quot ( seq -- quot )
Vocabulary
combinators
Definition
USING:
kernel
sequences
;
IN:
combinators
:
deep-spread>quot
( seq -- quot )
[
]
[
[
[
dip
]
curry
]
dip
append
]
reduce
;