empty-monad: A container that always has no values.

[ bsd3, data, library ] [ Propose Tags ]

Like arithmetics is incomplete without zero, set theory is impossible without a notion of an empty set, algorithm theory must take into account totally undefined functions -- so the domain of data types needs its absolute zero. Void type from the void package https://hackage.haskell.org/package/void provides a zero element for the kind * of unparametrized types. This package does the same for the kind *->* of types with one parameter.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.8 && <5.0) [details]
License BSD-3-Clause
Copyright Vadim Vinnik, 2017
Author Vadim Vinnik
Maintainer vadim.vinnik@gmail.com
Category Data
Home page https://github.com/vadimvinnik/empty-monad
Source repo head: git clone https://github.com/vadimvinnik/empty-monad.git
Uploaded by vadimvinnik at 2017-02-02T23:19:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1552 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-02 [all 1 reports]