Hydra.Dsl.Lib.Logic
and :: Datum (Bool -> Bool -> Bool) Source #
ifElse :: Datum (a -> a -> Bool -> a) Source #
not :: Datum (Bool -> Bool) Source #
or :: Datum (Bool -> Bool -> Bool) Source #