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 Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex