next up previous
: bye : Primitive Operators : 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 平成17年2月10日