Supertypes:
base-string, string, vector, array, sequence, t
Description:
The type base-string is equivalent to (vector base-char). The base string representation is the most efficient string representation that can hold an arbitrary sequence of standard characters.
Compound Type Specifier Kind:
Abbreviating.
Compound Type Specifier Syntax:
base-string [size]
Compound Type Specifier Arguments:
size---a non-negative fixnum, or the symbol *.
Compound Type Specifier Description:
This is equivalent to the type (vector base-char size); that is, the set of base strings of size size.
The following X3J13 cleanup issues, not part of the specification, apply to this section:RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4