hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Lib.Logic

Description

Haskell implementations of hydraliblogic (logic and control flow) primitives

Documentation

ifElse :: a -> a -> Bool -> a Source #

or :: Bool -> Bool -> Bool Source #