data-variant: A variant data type, useful for modeling dynamically-typed programming languages
Implements a variant
data type that can hold the
usual suspects: scalars (integers, floats, strings),
lists, association lists, booleans, null, and first-class
functions.
Downloads
- data-variant-0.28.0.5.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.25.2.0, 0.26.0.0, 0.28.0.0, 0.28.0.1, 0.28.0.2, 0.28.0.3, 0.28.0.4, 0.28.0.5 |
---|---|
Dependencies | base (>=4.5 && <5.0), safe (>=0.3.0 && <1.0) [details] |
License | BSD-3-Clause |
Author | Tobias Dammers |
Maintainer | tdammers@gmail.com |
Category | Data |
Home page | https://bitbucket.org/tdammers/data-variant |
Uploaded | by TobiasDammers at 2014-07-31T20:57:00Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 6183 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |