The collections package
NOTE: This package is currently NOT MAINTAINED. If you are interested in a class-framework for collections (no implementations of special instances) checkthe package collections-api. This package provides a suite of data structures types, with a consistent API. It is intended as an evolution of the data structures in the base package.
Properties
| Versions | 0.3, 0.3.1, 0.3.1.1 |
|---|---|
| Dependencies | array, base (3.*), bytestring, containers, QuickCheck |
| License | BSD3 |
| Author | Jean-Philippe Bernardy, Adrian Hey and others (see AUTHORS file) |
| Maintainer | none |
| Category | Data Structures |
| Upload date | Sat Jul 30 09:38:31 UTC 2011 |
| Uploaded by | JeanPhilippeBernardy |
| Build failure | ghc-7.0 (log), ghc-7.4 (log) |
Modules
- Data
- Data.COrdering
- Data.Collections
- Data.Collections.Foldable
- Data.Collections.Properties
- Map
- Data.Map.AVL
- Data.Map.List
- Data.Ranged
- Data.Ranged.Boundaries
- Data.Ranged.RangedSet
- Data.Ranged.Ranges
- Set
- Data.Set.AVL
- Data.Set.Enum
- Data.Set.List
- Tree
- Data.Tree.AVL
- Data.Tree.AVL.Delete
- Data.Tree.AVL.Join
- Data.Tree.AVL.List
- Data.Tree.AVL.Push
- Data.Tree.AVL.Read
- Data.Tree.AVL.Set
- Data.Tree.AVL.Size
- Data.Tree.AVL.Split
- Test
- Data.Tree.AVL.Test.Counter
- Data.Tree.AVL.Test.Utils
- Data.Tree.AVL.Types
- Data.Tree.AVL.Write
- Data.Tree.AVL.Zipper
- Data.Tree.AVL
- Data.Trie
Downloads
- collections-0.3.1.1.tar.gz (Cabal source package)
- package description (included in the package)