>>>>> "Andrew" == Andrew Simms <[EMAIL PROTECTED]> writes:

    Andrew> Hi CMUCL,

    Andrew> I'm wondering if there is the equivalent of array-major-aref for 
alien array
    Andrew> access.    

Do you mean row-major-aref?  I don't think there's anything like that
for alien arrays.  You'll have to do your own row-major-aref for alien
arrays.

Ray


Reply via email to