NextPrevUpTopContentsIndex

simple-augmented-string-p

Function
Summary

Tests if an object is a simple augmented string.

Package

system

Signature

simple-augmented-string-p object => bool

Arguments

object

The object to be tested.

Values

bool

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

Description

This is the predicate for simple augmented strings.

See also

simple-augmented-string


LispWorks Reference Manual - 6 Apr 2005

NextPrevUpTopContentsIndex