LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.6 More new features > 13.6.2 Unicode character and string functions

NextPrevUpTopContentsIndex

13.6.2.1 Unicode case insensitive character comparision

New functions lw:unicode-char-equal , lw:unicode-char-not-equal , lw:unicode-char-lessp , lw:unicode-char-not-lessp , lw:unicode-char-greaterp and lw:unicode-char-not-greaterp compare characters similarly to cl:char-equal etc, but using Unicode's simple case folding rules.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex