LispWorks User Guide and Reference Manual > 40 The SYSTEM Package

NextPrevUpTopContentsIndex

augmented-string

Type
Summary

The augmented string type.

Package

system

Signature

augmented-string length

Arguments

length

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

Description

This is the string type that can hold any character. Equivalent to:

(vector character length )

LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex