simple-base-string, base-string, simple-string, string, vector, simple-array, array, sequence, t
Abbreviating.
(simple-base-string
{[
size]
})
This is equivalent to the type (simple-array base-char (size))
;
that is, the set of simple base strings of size size.