Mike Gran <spk...@yahoo.com> writes: >> For this context I think it would be clearer to say >> >> Return `#t' iff the Unicode code point of `x' is less than the >> code point of `y', else `#f'. > > Sounds good.
[..] > I see what you mean. The text should have something like... > > "In case folding comparisons, if a character is lowercase and has an > uppercase form that can be expressed as a single character, its > uppercase form is used in the comparison. All other characters are not > modified for the comparison. Note that the German letter Sharp S > (Eszett) is not uppercased before the comparison since its plural has > two characters instead of one." > I meant to say 'its _uppercase form_ has two characters instead of one'. Thanks, those changes sound great. Are you happy to commit them sometime? Neil