<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 14 January 2014 19:22, Dicebot <span dir="ltr"><<a href="mailto:public@dicebot.lv" target="_blank">public@dicebot.lv</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I also think proposed syntax does not give any advantage, not worth any language change. If there are any optimization issues with std.algorithm those must be fixed instead. Idiomatic D is all about ranges so such use case must be as efficient a possible.<br>

</blockquote></div><br></div><div class="gmail_extra">Perhaps __forceinline in the future may create some opportunities to do these things without creating a crap load of superfluous function calls.</div></div>