NextPrevUpTopContentsIndex

simple-base-string-p

Function
Summary

Tests if an object is a simple base string.

Package

lispworks

Signature

simple-base-string-p object => bool

Arguments

object

The object to be tested.

Values

bool

t if object is a simple base string; nil otherwise.

Description

This is the predicate for simple base strings.

See also

simple-base-string


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex