Previous: Instruction arefo, Up: Array instructions [Contents][Index]
Synopsys:
asettb
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.
Stack: ( ARR BOUND -- ARR )