Next: Instruction mktyc, Previous: Instruction tyagetb, Up: Type related instructions [Contents][Index]
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 )