
29 Jun
2010
29 Jun
'10
7:22 a.m.
Daniel Fischer
On Tuesday 29 June 2010 13:02:20, Ivan Lazar Miljenovic wrote:
That's like asking why we have mapM and forM, etc.
Yes, why?
(okay, I use forM too, it's so much more readable with a short list and a long action)
Exactly; using "deleteBy p" (if it was fixed in this sense) would be less ambiguous in what it's there for and less repetitive than using "filter (not p)" all the time. -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com