Next: , Previous: , Up: Type related instructions   [Contents][Index]


22.1.24.25 Instruction mktyc

Synopsys:

mktyc

Given a list of argument types, a return type and a number of arguments, build a closure type and push it on the stack.

Stack: ( TYPE... TYPE ULONG -- TYPE )