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

NextPrevUpTopContentsIndex

augmented-string

simple-augmented-string

Types
Summary

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

Package

system

Signature

augmented-string length

simple-augmented-string length

Arguments

length

The length of the string (or *, meaning any).

Description

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

See also

text-string
simple-text-string


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex