chickadee » generalized-arrays » storage-class-short-id

storage-class-short-id scprocedure

A short ID for the storage class sc. This identifier exists to be a unique short-code for a storage class' type or kind. For example, a vector-storage-class (which uses a Scheme vector as the underlying storage type) would have a short ID that is the symbol 'v. This is primarily used for reader and writer syntax.