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

Re: Vectors and Arrays



No, I am not proposing that there be primitives to access the data vector
of an array in user-level Common Lisp.  An implementation might, of course,
provide this as a non-portable hack for use in writing system-level stuff.
At the user level, the only way to get at the data in an array is through
AREF.

-- Scott
   --------