cond: Basic conditional and boolean operators with monadic variants.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This library provides:

Feel free to send ideas and suggestions for new conditional operators to the maintainer.

Monadic looping constructs are not included as part of this package, since the monad-loops package has a fairly complete collection of them already.


[Skip to Readme]

Properties

Versions 0.0, 0.0.1, 0.0.2, 0.1, 0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.1, 0.4.1.1, 0.5.0, 0.5.1
Change log None available
Dependencies base (>=3 && <5) [details]
License BSD-3-Clause
Author Adam Curtis
Maintainer acurtis@spsu.edu
Category Control, Logic, Monad
Home page https://github.com/kallisti-dev/cond
Source repo head: git clone git://github.com/kallisti-dev/cond.git
Uploaded by AdamCurtis at 2014-05-11T13:42:34Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for cond-0.4.1

[back to package description]

Description

A library of boolean operations, lifted in a typeclass for boolean values. Also includes:

See annotated documentation in code for information about individual entities.