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 Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex