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)