[Haskell-cafe] ordNub
Brandon Allbery
allbery.b at gmail.com
Tue Jul 16 05:33:45 CEST 2013
On Mon, Jul 15, 2013 at 10:31 PM, Ivan Lazar Miljenovic <
ivan.miljenovic at gmail.com> wrote:
> If I understand correctly, this function is proposed to be added to
> Data.List which lives in base... but the proposals here are about
> using either Sets from containers or HashSet from
> unordered-containers; I thought base wasn't supposed to depend on any
> other package :/
>
As I understand it, currently we have a double proposal: simple ordNub in
Data.List without external dependencies, and the other one in containers
and/or unordered-containers as appropriate.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130715/af224ecf/attachment.htm>
More information about the Haskell-Cafe
mailing list