universum-0.1.12: Custom prelude used in Serokell

Safe HaskellTrustworthy
LanguageHaskell2010

Exceptions

Documentation

hush :: Alternative m => Either e a -> m a Source #

note :: (MonadError e m, Applicative m) => e -> Maybe a -> m a Source #