| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: string
Changes the case of string as needed to match the case in which
symbols are normally read in the *current-case-mode*
. Specifically,
this will lowercase strings in
:case-sensitive-lower
mode, uppercase strings in
:case-sensitive-upper
mode, and (in the
case-insensitive modes) just return the string as is.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |