collections: Useful standard collections types and related functions.
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.
| Version | 0.3 |
|---|---|
| Dependencies | base (>=2.0), QuickCheck |
| License | BSD3 |
| Author | Jean-Philippe Bernardy, Adrian Hey and others (see AUTHORS file) |
| Maintainer | jeanphilippe.bernardy (google mail) |
| Category | Data Structures |
| Upload date | Sat Apr 1 05:46:37 UTC 2007 |
| Uploaded by | JeanPhilippeBernardy |
| Build failure | ghc-6.10 (log), ghc-6.8 (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.tar.gz (Cabal source package)
- package description (included in the package)
