pandora-0.3.1: 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 #