pandora-0.2.7: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Pattern.Functor.Determinable

Documentation

class Contravariant t => Determinable t where Source #

Methods

determine :: t a Source #