chickadee » srfi-47 » array-store

array-store ARRAYprocedure

Returns the underlying storage object, which may be a vector or a SRFI-4 number vector.

Note: this array package is not compatible with the default array library (srfi-25) that is provided with the base system. Don't use these two libraries together in the same program.