identifiers: Numeric identifiers for values.
This library allows you to turn costly repetitive values into numbers in order to save memory. An Identifiers value acts like a bi-directional map that allows you to effeciently toggle between a numeric key and the original value pushed into the map.
Downloads
- identifiers-0.4.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0 |
---|---|
Dependencies | base (>=4.6 && <4.10), binary (>=0.7.0.0 && <0.9.0.0), cereal (>=0.4.0.0 && <0.6.0.0), containers (>=0.5 && <0.6), deepseq (>=1.3.0.0 && <1.5), hashable (>=1.2 && <1.3), ListLike (<4.6), text (<1.3), unordered-containers (>=0.2.3.0 && <0.2.8.0) [details] |
License | BSD-3-Clause |
Author | Adam Wagner |
Maintainer | awagner83@gmail.com |
Revised | Revision 1 made by awagner83 at 2017-05-05T03:00:24Z |
Category | Data |
Source repo | head: git clone https://github.com/awagner83/identifiers.git |
Uploaded | by awagner83 at 2017-05-05T02:58:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6161 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-05 [all 1 reports] |