Next: Instruction tyagett, Previous: Instruction tyogetu, Up: Type related instructions [Contents][Index]
Synopsys:
mktya
Given an elements type and a bounder closure, build an array type having these features and push it on the stack. The bounder closure can return either PVM_NULL, or an integer, or an offset as the boundary of the array type.
Stack: ( TYPE BOUNDER -- TYPE )