typed-encoding-0.5.0.0: Type safe string transformations

Safe HaskellSafe
LanguageHaskell2010

Data.TypedEncoding.Internal.Util

Documentation

explainBool :: (a -> err) -> (a, Bool) -> Either err a Source #