collections: Useful standard collections types and related functions.

[ bsd3, data-structures, library ] [ Propose Tags ]

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

[Last Documentation]

  • 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.Trie

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3, 0.3.1, 0.3.1.1
Dependencies base (>=2.0 && <4), QuickCheck [details]
License BSD-3-Clause
Author Jean-Philippe Bernardy, Adrian Hey and others (see AUTHORS file)
Maintainer jeanphilippe.bernardy (google mail)
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-07T19:47:14Z
Category Data Structures
Uploaded by JeanPhilippeBernardy at 2007-04-01T05:46:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3296 total (11 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-12-07 [all 8 reports]