Function: SB-UNICODE:LOWERCASE

package type github

Returns the full lowercase of STRING according to the Unicode standard. The result is not guaranteed to have the same length as the input. :LOCALE has the same semantics as the :LOCALE argument to UPPERCASE.

Lambda list

(string &key sb-unicode::locale)