insert-ordered-containers: Associative containers retating insertion order for traversals.

[ bsd3, library, web ] [ Propose Tags ]

Associative containers retating insertion order for traversals.


[Skip to Readme]

Modules

[Index]

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

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.5.1, 0.2.5.2, 0.2.5.3
Dependencies aeson (>=0.8.0.2 && <0.12), base (>=4.7 && <4.10), base-compat (>=0.6.0 && <0.10), hashable (>=1.2.3.3 && <1.4), lens (>=4.7 && <4.16), semigroupoids (>=4.3 && <5.2), semigroups (>=0.16.2.2 && <0.19), text (>=1.2.0.6 && <1.3), transformers (>=0.3.0.0 && <0.6), unordered-containers (>=0.2.7.0 && <0.3) [details]
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
Revised Revision 3 made by phadej at 2016-10-10T10:22:00Z
Category Web
Home page https://github.com/phadej/insert-ordered-containers#readme
Bug tracker https://github.com/phadej/insert-ordered-containers/issues
Source repo head: git clone https://github.com/phadej/insert-ordered-containers
Uploaded by phadej at 2016-03-09T01:30:05Z
Distributions Arch:0.2.5.3, LTSHaskell:0.2.5.3, NixOS:0.2.5.3, Stackage:0.2.5.3
Reverse Dependencies 31 direct, 121 indirect [details]
Downloads 27763 total (185 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-03-09 [all 1 reports]

Readme for insert-ordered-containers-0.1.0.1

[back to package description]

insert-ordered-containers

Associative containers retating insertion order for traversals.