NextPrevUpTopContentsIndex

21.2.1 Character types

The following subtypes of character are defined:

base-char

simple characters with char-code less than base-char-code-limit ( 256 ).

lw:simple-char

simple characters with char-code less than char-code-limit ( 65536 ).

character

All characters including non-simple characters (that is, with non-null bits attributes).


LispWorks User Guide - 8 Apr 2005

NextPrevUpTopContentsIndex