Function: SB-UNICODE:TITLECASE

package type github

Returns the titlecase of STRING. The resulting string can be longer than the input. :LOCALE has the same semantics as the :LOCALE argument to UPPERCASE.

Lambda list

(string &key sb-unicode::locale)