Control.Termination
Documentation
data TestResult a Source
test :: History a -> a -> TestResult aSource
Instances
initHistory :: TTest a -> History aSource
class Ord a => WellOrdered a Source
Instances
termination-combinators-0.1: Termination combinators for forcing non-terminating algorithms to terminate
Control.Termination
data TestResult a Source
test :: History a -> a -> TestResult aSource
Instances
initHistory :: TTest a -> History aSource
class Ord a => WellOrdered a Source
Instances