srfi.129
- Titlecase procedures ¶This srfi defines 3 procedures handling titlecase of characters. All of the procedures are supported by Gauche, and this module serves as a compatiblity interface.
These two procedures are built-in (see Characters):
char-title-case? char-titlecase
The following procedure is provided in gauche.unicode
(see Full string case conversion).
string-titlecase