[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



I have created ARRAY-GROW which takes (array &rest dimensions)
and changes the size of the array.  It works on multidimensional
arrays but makes no attempt to avoid copying except on unidimensional ones.