<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 11 January 2014 02:28, Andrei Alexandrescu <span dir="ltr"><<a href="mailto:SeeWebsiteForEmail@erdani.org" target="_blank">SeeWebsiteForEmail@erdani.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 1/10/14 6:02 AM, Manu wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I won't start another annoying thread.<br>
</blockquote>
<br></div>
Great idea.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What's the go with popFront()... it returns nothing?<br>
I almost always want to pop and return the front element. I can't find a<br>
function to do that... have I missed something again?<br>
</blockquote>
<br>
</div><a href="http://dlang.org/phobos/std_range.html#.dropOne" target="_blank">http://dlang.org/phobos/std_<u></u>range.html#.dropOne</a><br>
<br>
What do you want us to do, RTFM to you?<br></blockquote><div><br></div><div>That's not what I want at all.</div><div>Maybe moveFront is what I want... but it's not clear. It doesn't really say what it does in the docs.</div>
<div>Looking at the code, it's way more complex than I'd expect, and I can't see anywhere that it pops it from the range, which leads me to suspect it's not what I want either. I have no idea what moveFront is.</div>
</div></div></div>