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

NextPrevUpTopContentsIndex

extended-character-p

Function
Summary

Tests if an object is an extended character.

Package

lispworks

Signature

extended-character-p object => bool

Arguments

object

The object to be tested.

Values

bool

t if object is an extended character; nil otherwise.

Description

This is the predicate for extended characters.

See also

extended-character


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex