<div>* 2nd case (removing several elements, i.e subtracting lists) you need to be careful, if your lists are huge you wanna consider using sets</div><div><a href="http://www.erlang.org/doc/efficiency_guide/commoncaveats.html#id59266">http://www.erlang.org/doc/efficiency_guide/commoncaveats.html#id59266</a><br>
<br><div class="gmail_quote">On Tue, May 3, 2011 at 11:15 AM, Mazen Harake <span dir="ltr"><<a href="mailto:mazen.harake@gmail.com">mazen.harake@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The simple answer is: They are almost the same. if you only want to remove 1 element the list then use delete, if you want to remove several then use subtract. </blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br>
- Ahmed Omar<div><a href="http://nl.linkedin.com/in/adiaa" target="_blank">http://nl.linkedin.com/in/adiaa</a></div><div>Follow me on twitter</div><div><a href="http://twitter.com/#!/spawn_think" target="_blank">@spawn_think</a></div>
<br>
</div>