call-outputs-quot ( #call word -- infos )


Vocabulary
compiler.tree.propagation.simple

Inputs
#calla #call
worda word


Outputs
infosa sequence


Word description
Calls the word's "outputs" quotation to determine the output sequence of value infos, given the input sequence.

Definition