<div dir="ltr"><div dir="ltr">It seems you are right, I have a feeling that this code use autodecoding:<div>foreach(c; someString){...}</div><div><br></div><div>but it seems it does not</div><div><br></div><div><a href="https://run.dlang.io/is/YGgigJ">https://run.dlang.io/is/YGgigJ</a><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 29, 2018 at 7:45 PM Adam D. Ruppe via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday, 29 November 2018 at 18:33:07 UTC, 12345swordy wrote:<br>
> You need one if you want to deprecate a language feature. There <br>
> is no alternative afaik.<br>
<br>
autodecode is not a language feature. It is a library function <br>
that is only called by other library functions.<br>
</blockquote></div>