data-diverse: Extensible records and polymorphic variants.
This version is deprecated.
Data.Diverse.Many is an extensible record for any size encoded efficiently as (Int, Map Int Any). Data.Diverse.Which is a polymorphic variant of possibilities encoded as (Int, Any). Provides getters, setters, projection, injection, fold, and catamorphisms; accessed by type or index. Refer to ManySpec.hs and WhichSpec.hs for example usages.
[Skip to Readme]
Modules
[Index]
Downloads
- data-diverse-0.1.0.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
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.9.0.1, 0.10.0.0, 0.11.0.0, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.3.0.0, 2.0.0.0, 2.0.1.0, 3.0.0.0, 3.1.0.0, 4.0.0.0, 4.1.0.0, 4.2.0.0, 4.3.0.0, 4.4.0.0, 4.5.0.0, 4.6.0.0, 4.7.0.0, 4.7.1.0 (info) |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.5 && <0.6), ghc-prim (>=0.5 && <1), lens (>=4 && <5), tagged (>=0.8.5 && <1) [details] |
Tested with | ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2017 Louis Pan |
Author | Louis Pan |
Maintainer | louis@pan.me |
Revised | Revision 2 made by louispan at 2017-06-24T12:23:35Z |
Category | Data, Records |
Home page | https://github.com/louispan/data-diverse#readme |
Source repo | head: git clone https://github.com/louispan/data-diverse |
Uploaded | by louispan at 2017-06-24T12:09:14Z |
Distributions | LTSHaskell:4.7.1.0, NixOS:4.7.1.0, Stackage:4.7.1.0 |
Reverse Dependencies | 6 direct, 9 indirect [details] |
Downloads | 20111 total (203 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-06-24 [all 1 reports] |