Handbook
Glossary
map-outputs ( quot mapper -- )
Vocabulary
combinators
.
smart
Inputs
quot
an
object
mapper
an
object
Outputs
None
Definition
USING:
generalizations
kernel
;
IN:
combinators.smart
:
map-outputs
( quot mapper -- )
[
drop
call
]
[
swap
outputs
]
2bi
napply
;
inline