<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 15 January 2014 02:56, Daniel Murphy <span dir="ltr"><<a href="mailto:yebbliesnospam@gmail.com" target="_blank">yebbliesnospam@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">foreach(thought; thoughts)<br>
 if(!thought.isInteresting)<br>
   delete thought;<br>
</blockquote></div><br></div><div class="gmail_extra">That's a redundant filter, your code effectively does nothing ;)</div></div>