On Monday, 9 May 2016 at 08:44:53 UTC, Dmitry Olshansky wrote:
On 09-May-2016 02:38, Jon D wrote:[...]The only problem is that it should consider multi-codepoint replacements aka full-case folding in Unicode.Otherwise - go ahead and issue a pull request to add special case for < 0x80.
What about locale dependent case mappings (e.g. Turkish Iı İi)? Or is that currently not supported by std.uni?
