chickadee » generalized-arrays » storage-class-accessor

storage-class-accessor storage-classprocedure

Returns the accessor of storage-class as a procedure. This procedure takes two arguments, a storage object and an exact non-negative integer, and returns the value of the element indexed by the integer. It is an error if the index is greater than or equal to the size.