All Manuals > LispWorks User Guide and Reference Manual > 49 The SYSTEM Package

NextPrevUpTopContentsIndex

augmented-string-p

simple-augmented-string-p

Functions
Summary

Deprecated synonyms for text-string-p and simple-text-string-p.

Package

system

Signature

augmented-string-p object => result

simple-augmented-string-p object => result

Arguments

object

A Lisp object.

Values

result

A boolean.

Description

The functions augmented-string-p and simple-augmented-string-p are deprecated synonyms for text-string-p and simple-text-string-p.

See also

text-string-p
simple-text-string-p


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex