23.1.27.24 Instruction mktya

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 )