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