morphisms-functors-0.1.2: Functors, theirs compositions and transformations

Safe HaskellSafe
LanguageHaskell2010

Control.Functor.Exclusive

Documentation

class Alternative t => Exclusive t where Source #

Minimal complete definition

exclusive

Methods

exclusive :: t a Source #