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


22.1.26.25 Instruction tyasetb

Synopsys:

tyasetb

Given an array ARR and a closure BOUND, set the later as the array’s bounder function. This is a function that, once executed with no arguments, returns the size of the array or null.

Stack: ( TYPE BOUND -- TYPE )