pandora-0.2.1: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Pattern.Functor.Lowerable

Documentation

class Lowerable t where Source #

Methods

lower :: Covariant u => t u ~> u Source #