NextPrevUpTopContentsIndex

simple-char-p

Function
Summary

Tests if an object is a simple character.

Package

lispworks

Signature

simple-char-p object => bool

Arguments

object

The object to be tested.

Values

bool

t if object is a simple character; nil otherwise.

Description

The predicate for simple characters.

See also

simple-char


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex