NextPrevUpTopContentsIndex

extended-char-p

Function
Summary

Tests if an object is an extended character.

Package

lispworks

Signature

extended-char-p object => bool

Arguments

object

The object to be tested.

Values

bool

t if object is an extended character; nil otherwise.

Description

This is also the predicate for extended characters, only with standard spelling.

See also
extended-char
extended-character-p

LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex