[Haskell-cafe] whine and solution about programmers not respecting documentations

Ketil Malde ketil at malde.org
Tue Jun 29 06:34:07 EDT 2010


Max Rabkin <max.rabkin at gmail.com> writes:

> Your deleteBy is (filter . not), isn't it?

With the caveat that I haven't actually used it, my impression is that
delete only removes one element, while filter removes all of them.

-k
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Haskell-Cafe mailing list