gmap: Composable maps and generic tries.

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

Provides typeclass for and several implementations of composable maps and generic tries. OrdMap is roughly equivalent to Data.Map . ListMap, EitherMap, MaybeMap, TupleMap and EnumMap allow you to break down the corresponding types. InjectKeys is the easiest way to define tries on your own types, see EitherMap for a simple example. ChoiceMap and TupleMap correspond to sum and product types, respectively. The type-level syntax for creating maps is currently unwieldy. This will improve significantly in the next version.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies array, AvlTree (>=4.2), base (>=3.0), COrdering, QuickCheck, random [details]
License BSD-3-Clause
Author Jamie Brandon, Adrian Hey
Maintainer jamiiecb (google mail)
Category Data Structures
Uploaded by JamieBrandon at 2008-12-15T01:35:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1207 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]