morphisms-functors-0.1.3: Functors, theirs compositions and transformations
Control.Functor.Exclusive
class Alternative t => Exclusive t where Source #
Minimal complete definition
exclusive
Methods
exclusive :: t a Source #
Defined in Control.Functor.Basic.T
exclusive :: T Co Co t u a Source #
Defined in Control.Functor.Basic.TT
exclusive :: TT Co Co Co t u v a Source #
Defined in Control.Functor.Basic.TTT
exclusive :: TTT Co Co Co Co t u v w a Source #