adaptive-containers: Self optimizing container types
Self optimizing polymorphic container types. We use type families to specialize polymorphic container types to specific representations via class-associated data types. A self-optimizing pair, for example, will unpack the constructors, yielding a representation for (Int,Char) requiring 8 bytes, instead of 24. Currently supported adaptive types: pairs
Downloads
- adaptive-containers-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.2, 0.2.1, 0.3 |
|---|---|
| Dependencies | base [details] |
| License | BSD-3-Clause |
| Author | Don Stewart |
| Maintainer | Don Stewart (dons@galois.com) |
| Uploaded | by DonaldStewart at 2009-04-05T22:41:49Z |
| Category | Data |
| Home page | http://code.haskell.org/~dons/code/adaptive-containers |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3977 total (11 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] |