Function: SB-UNICODE:CASEFOLD

package type github

Returns the full casefolding of STRING according to the Unicode standard. Casefolding removes case information in a way that allows the results to be used for case-insensitive comparisons. The result is not guaranteed to have the same length as the input.

Lambda list

(string)