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


20.1.23.13 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 )