chickadee » generalized-arrays » make-storage-object

make-storage-object storage-class n #!optional fillprocedure

Constructs a storage object of the provided storage-class with n elements defaulting to the provided fill value. If fill is not provided, the storage-class` default element will be used instead.