liblawless-0.18.0: Prelude based on protolude for GHC 8 and beyond.

Safe HaskellNone
LanguageHaskell2010

Boomerang

Documentation

(∘) :: forall b c a cat. Category cat => cat b c -> cat a b -> cat a c infix 9 Source #