MuCheck-0.1.1.0: Automated Mutation Testing

Safe HaskellNone
LanguageHaskell2010

MuCheck.Interpreter

Documentation

multipleCheckSummary :: (Show b, Show a, Ord a) => ((a, b) -> Bool) -> [[Either a1 (a, b)]] -> TSSum Source