next up previous
Next: bye Up: Primitive Operators Previous: add

aload

<< [f1 f2 ... fn] aload f1 f2 ... fn [f1 ... fn] >>
The primitive aload decomposes an array into the set of the elements.
Example: [(x1+1) (23)] aload length ===> (x1+1) (23) 2


Nobuki Takayama 平成13年8月23日