[Haskell-cafe] ordNub
Kim-Ee Yeoh
ky3 at atamo.com
Wed Oct 16 17:20:01 UTC 2013
On Wed, Oct 16, 2013 at 11:46 PM, Yitzchak Gale <gale at sefer.org> wrote:
> I'm not saying that it wouldn't be worthwhile to add a standard
> well-optimized implementation of nubOrd somewhere.
> But nub is a very useful function.
>
+1
In many cases, an elementary operational semantics beats something more
complicated, even if faster.
Please don't kill nub.
-- Kim-Ee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20131017/2a30292d/attachment.html>
More information about the Haskell-Cafe
mailing list