Next Previous Up Top Contents Index

12 The LISPWORKS Package

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 - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker