steeloverseer-2.1.0.1: A file watcher and development tool.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sos.Utils

Documentation

(<|||>) :: Alternative f => f a -> f b -> f (Either a b) infixl 3 Source #