[Haskell] Data.Map and Data.Set
Ross Paterson
ross at soi.city.ac.uk
Thu Oct 20 09:34:30 EDT 2005
On Thu, Oct 20, 2005 at 03:16:34PM +0200, Christian Maeder wrote:
> (In the original DData there used to be Bag, IntBag, Seq and Queue
> modules that have been considered less important for inclusion under
> base/Data. The current Data.Queue is not the one from Daan and doesn't
> follow the naming convention of Data.Set and Data.Map)
Data.Queue will be replaced by Data.Sequence (already in CVS).
More information about the Libraries
mailing list