All Manuals > LispWorks User Guide and Reference Manual > 22 Internationalization

NextPrevUpTopContentsIndex

22.3 String accessors

schar works on any simple string object. However, for efficient string access when a simple string type is known, the following specialized accessors are provided:

sbchar

for simple-base-string.

stchar

for simple-text-string.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex