MuCheck-0.1.0.1: Automated Mutation Testing

Safe HaskellSafe-Inferred
LanguageHaskell2010

MuCheck.Utils.Print

Documentation

showPerCent :: Show a => a -> [Char] Source

percent :: Integral a => a -> a -> a Source

showA :: Show a => [a] -> String Source