effect
Factor handbook » Developer tools » Stack effect tools

Prev:effect= ( effect1 effect2 -- ? )
Next:effect? ( object -- ? )


Vocabulary
effects

Class description
An object representing a stack effect. Holds a sequence of inputs, a sequence of outputs and a flag indicating if an error is thrown unconditionally.

Definition


Methods