IsNull: A typeclass to determine if a given value is null.
A typeclass to determine if a given foldable type (or other) is empty ~ null ~ invalid. The definition is intentionally vague, to cover types from Either to Text and Sets.
[Skip to Readme]
Downloads
- IsNull-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.0.0, 0.4.0.0 |
---|---|
Dependencies | base (>=4.5 && <4.8), base-compat (>=0.5 && <0.6), bytestring (>=0.10.0 && <1.0), containers (>=0.5 && <0.6), text (>=0.11.3 && <1.3) [details] |
License | BSD-3-Clause |
Author | João Cristóvão <jmacristovao@gmail.com> , Ivan Miljenovic <Ivan.Miljenovic@gmail.com> |
Maintainer | jmacristovao@gmail.com |
Category | Data |
Home page | https://github.com/jcristovao/IsNull |
Source repo | head: git clone https://github.com/jcristovao/IsNull |
Uploaded | by jcristovao at 2014-06-19T15:38:51Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2104 total (9 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] |