On Tuesday, 19 July 2016 at 15:05:30 UTC, Kagamin wrote:
On Tuesday, 19 July 2016 at 14:39:54 UTC, Sönke Ludwig wrote:
One thing that the D version does and the others don't is comparing UTF code points instead of bytes.

Are you sure? Autodecoding is a phobos feature, but here druntime is used for string comparison, and it usually doesn't provide autodecoding.

Yeah, auto-decoding isn't at play here.

Reply via email to