2 Data Types and Type Specifiers
2.1 New data types
To support international character sets, Liquid Common Lisp adds new character and string type specifiers to the Common Lisp type hierarchy. The new type specifiers allow you to specify multiple coded character sets as well as double-byte characters. New character and string subtypes allow you to increase the efficiency of your code by specifying the types of characters and strings used in Lisp programs. - 2.1.1 - Character types
-
- 2.1.2 - String types
-
- 2.1.3 - Type specifier abbreviations
-
International Character Sets - 9 SEP 1996 Generated with Harlequin WebMaker