The Case Against Autodecode
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jun 2 08:04:01 PDT 2016
On Thursday, 2 June 2016 at 13:11:10 UTC, Steven Schveighoffer
wrote:
> This means that a string is a range. What is it a range of? If
> you want to make it a range of code units, I think you will
> lose that battle.
After the first migration step joiner will return a decoded dchar
range just like it does now, only code will change internally,
there will be no observable semantic difference to the user.
Anyway, read Walter's proposal in the thread about dealing with
autodecode.
More information about the Digitalmars-d
mailing list