All Manuals > LispWorks User Guide and Reference Manual > 40 The LISPWORKS Package

NextPrevUpTopContentsIndex

simple-char

Type
Summary

The simple character type. simple-char is deprecated.

Package

lispworks

Signature

simple-char

Description

The type of simple characters (standard term for chars with null implementation-defined attributes, that is, no bits).

simple-char is a synonym for cl:character, and is deprecated.

Notes

16-bit characters and 16-bit strings are implemented by the types bmp-char and bmp-string and simple-bmp-string.


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex