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

[Last Documentation]

  • Data
    • HashMap
      • Strict
        • Data.HashMap.Strict.InsOrd

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 (<0), base-compat (>=0.6.0 && <0.10), hashable (>=1.2.3.3 && <1.4), lens (>=4.7 && <4.14), semigroupoids (>=4.3 && <5.1), 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 1 made by phadej at 2016-03-09T01:31:22Z
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:11:11Z
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 27788 total (198 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-27 [all 2 reports]

Readme for insert-ordered-containers-0.1.0.0

[back to package description]

insert-ordered-containers

Associative containers retating insertion order for traversals.