map-classes: A set of classes and instances for working with key/value mappings.

[ bsd3, control, library ] [ Propose Tags ]

Basically a broad extension to the IArray interface for all sorts of key/value maps.

Arrays, maps etc can all use these classes so datatypes can be swapped in and out of algorithms.

The classes have plenty of functions, but also many default implementations, so making instances for your datatypes should be relatively easy.

Of course, if you give specialised defintions you might get better performance for some operations.

Currently only deals with pure structures but mutable structures are next on the todo list.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies array, base (<99), bytestring, containers, kan-extensions, transformers, utility-ht [details]
License BSD-3-Clause
Copyright Copyright: (c) 2018 Clinton Mead
Author Clinton Mead
Maintainer clintonmead@gmail.com
Category Control
Home page https://github.com/clintonmead/map-classes
Uploaded by clinton at 2018-03-31T05:37:32Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 779 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-04-14 [all 1 reports]