This is a cached copy of https://www.lispworks.com/documentation/HyperSpec/Body/c_string.htm. It is a snapshot of the page as it appeared during last crawling. The current page could have changed in the meantime.

Last modified: Mon, 11 Apr 2005, 17:31:59 UTC    Size: 3674
CLHS: Section The Strings Dictionary

[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


16.2 The Strings Dictionary

System Class STRING

Type BASE-STRING

Type SIMPLE-STRING

Type SIMPLE-BASE-STRING

Function SIMPLE-STRING-P

Accessor CHAR, SCHAR

Function STRING

Function STRING-UPCASE, STRING-DOWNCASE, STRING-CAPITALIZE, NSTRING-UPCASE, NSTRING-DOWNCASE, NSTRING-CAPITALIZE

Function STRING-TRIM, STRING-LEFT-TRIM, STRING-RIGHT-TRIM

Function STRING=, STRING/=, STRING<, STRING>, STRING<=, STRING>=, STRING-EQUAL, STRING-NOT-EQUAL, STRING-LESSP, STRING-GREATERP, STRING-NOT-GREATERP, STRING-NOT-LESSP

Function STRINGP

Function MAKE-STRING


The following X3J13 cleanup issue, not part of the specification, applies to this section:


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.