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