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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Associative containers retaining insertion order for traversals.

The implementation is based on `unordered-containers`.


[Skip to Readme]

Properties

Versions 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, 0.2.5.1, 0.2.5.2, 0.2.5.3
Change log CHANGELOG.md
Dependencies aeson (>=1.4.2.0 && <1.6), base (>=4.9 && <4.16), base-compat (>=0.10.5 && <0.12), deepseq (>=1.4.2.0 && <1.5), hashable (>=1.2.6.1 && <1.4), indexed-traversable (>=0.1.1 && <0.2), lens (>=4.17 && <5.1), optics-core (>=0.2 && <0.5), optics-extra (>=0.2 && <0.5), semigroupoids (>=5.3.2 && <5.4), semigroups (>=0.18.5 && <0.20), text (>=1.2.3.0 && <1.3), transformers (>=0.5.2.0 && <0.6), unordered-containers (>=0.2.14.0 && <0.3) [details]
License BSD-3-Clause
Author Oleg Grenrus <oleg.grenrus@iki.fi>
Maintainer Oleg Grenrus <oleg.grenrus@iki.fi>
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 2021-05-24T20:35:42Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for insert-ordered-containers-0.2.5

[back to package description]

insert-ordered-containers

Associative containers retaining insertion order for traversals.