Next Prev Up Top Contents Index

17.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 - 14 Dec 2001

Next Prev Up Top Contents Index