IndexedList: Length- and element-indexed lists sitting somewhere between homogeneous and fully heterogeneous.
This library implements counted lists linked to type-level naturals indexing length, compatible with the Peano natural numbers found in Data.Numeric.Witness.Peano, as well as so-called conic lists, which are linked to a type index listing the type indices of partially-heterogeneous values contained within.
Downloads
- IndexedList-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Dependencies | base (>=4.7 && <4.8), PeanoWitnesses (>=0.1) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2014 Kenneth Foner |
| Author | Kenneth Foner |
| Maintainer | kenneth.foner@gmail.com |
| Category | Data |
| Home page | https://github.com/kwf/IndexedList |
| Uploaded | by kwf at 2014-06-28T05:03:16Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 2105 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |