infix-codegen ( ast -- quot/number )


Vocabulary
infix.private

Inputs
astan object


Outputs
quot/numberan object


Definition

GENERIC: infix-codegen ( ast -- quot/number )


Methods