NonEmpty: Library providing a non-empty list datatype, and total functions operating on it
When you want to state that a list should always be non-empty, you can use this type. This enables you to avoid the error of taking the head or tail of an empty list.
Downloads
- NonEmpty-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 |
---|---|
Dependencies | base [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) Robin Green 2009 |
Author | Robin Green |
Maintainer | Robin Green <greenrd@greenrd.org> |
Category | Data |
Bug tracker | mailto:greenrd@greenrd.org |
Source repo | head: darcs get http://patch-tag.com/publicrepos/NonEmpty |
Uploaded | by RobinGreen at 2009-03-19T20:49:34Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1446 total (6 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] |