Handbook
Glossary
map-compose ( quots quot -- quot' )
Vocabulary
generalizations
Inputs
quots
an
object
quot
an
object
Outputs
quot'
an
object
Definition
USING:
kernel
sequences
;
IN:
generalizations
MACRO:
map-compose
( quots quot -- quot' )
[
compose
]
curry
map
[
]
curry
;