Handbook
Glossary
scan-rest-input-effect ( -- effect )
Vocabulary
constructors
Inputs
None
Outputs
effect
an
object
Definition
USING:
effects
effects.parser
kernel
;
IN:
constructors
:
scan-rest-input-effect
( -- effect )
")"
parse-effect-tokens
nip
{
"obj"
}
<effect>
;