Subtypes of STRING (original) (raw)

ANSI Common Lisp 16 Strings 16.1 String Concepts

16.1.2 Subtypes of STRING

All functions that operate on _strings_will operate on subtypes of string as well.

However, the consequences are undefined if a character is inserted into a _string_for which the element type of the string does not include that character.