Handbook
Glossary
effect-out-types ( effect -- input-types )
Vocabulary
effects
Inputs
effect
an
object
Outputs
input-types
an
object
Definition
USING:
accessors
sequences
;
IN:
effects
:
effect-out-types
( effect -- input-types )
out>>
[
effect>type
]
map
;