[comp.lang.apl] APL Vector Implementation

mccaugh@s.cs.uiuc.edu (11/26/89)

 Recalling that an APL vector (i.e. 1-dimensional array) possesses the list-
 type ability of insertion in addition to its array-type properties (of eval-
 ualtion/assignment by index), what is the most commonly-employed scheme used
 to implement this, and what is considered to be the most efficient?

 Thanks,

 Scott