Next Previous Up Top Contents Index

12 The LISPWORKS Package

simple-text-string

Type

Summary

The simple text string type.
Package

lispworks

Signature

simple-text-string length

Arguments

length

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

Description

This is the simple version oftext-string, that is, the string itself is simple. Equivalent to:
(simple-vector lw:simple-char length)

See also

text-string


LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker