Popularity
6.3
Declining
Activity
3.2
-
8
3
8

Monthly Downloads: 47
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Control     Logic     Monad    
Latest version: v0.4.1

cond alternatives and similar packages

Based on the "Control" category.
Alternatively, view cond alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cond or a related project?

Add another 'Control' Package

README

Description

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

  • Lifted monadic variants of those operations.
  • Hoare's conditional choice operator.
  • A typeclass for boolean algebras.

See annotated documentation in code for information about individual entities.