collections: Useful standard collections types and related functions.
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.
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 [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.3, 0.3.1, 0.3.1.1 | 
|---|---|
| Dependencies | array, base (>=3 && <4), bytestring, containers, QuickCheck [details] | 
| License | BSD-3-Clause | 
| Author | Jean-Philippe Bernardy, Adrian Hey and others (see AUTHORS file) | 
| Maintainer | NONE | 
| Category | Data Structures | 
| Uploaded | by JeanPhilippeBernardy at 2011-07-30T09:38:31Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 3414 total (8 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-11-10 [all 9 reports]  |