All Manuals > LispWorks User Guide and Reference Manual > 33 The COMMON-LISP Package

NextPrevUpTopContentsIndex

base-string

simple-base-string

Types
Summary

The base string types.

Package

common-lisp

Signature

base-string length

simple-base-string length

Arguments

length

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

Description

base-string and simple-base-string are the types of base strings and simple base strings respectively.

See also

bmp-string
text-string
Character and String types


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex