Proposal: priority queues in containers
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Fri Mar 19 01:38:04 EDT 2010
On Mar 18, 2010, at 18:33 , Milan Straka wrote:
> I would like to have basic data structures connected together. I do
> not
> really mind if the modules are in one library or in several, as long
> as
> I could say "I want 'containers'."
This is what the Haskell Platform is for. No real need to add more
stuff to containers; if anything, the libraries stored there should be
decoupled so that e.g. the recent Data.Map proposals wouldn't disturb
programs not using Data.Map.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/libraries/attachments/20100319/77bdb0e3/PGP.bin
More information about the Libraries
mailing list