chickadee » generalized-arrays » storage-object-set!

storage-object-set! storage-class storage-object n valueprocedure

Mutates the nth element of storage-object as seen through the lens of storage-class so that its value is value. It is an error if n is not less than the size of storage-object.