NextPrevUpTopContentsIndex

augmented-string-p

Function
Summary

Tests if an object is an augmented string.

Package

system

Signature

augmented-string-p object => bool

Arguments

object

The object to be tested.

Values

bool

t if object is an augmented string; nil otherwise.

Description

This is the predicate for augmented strings.

See also

augmented-string


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex