Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Pandora.Paradigm.Primary.Algebraic
Contents
Documentation
(-<*>-) :: forall a b t. Semimonoidal t (:*:) (->) (->) => t (a -> b) -> t a -> t b infixl 4 Source #
Orphan instances
Traversable ((:*:) s) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) Source # | |
Methods (<<-) :: (Covariant_ u (->) (->), Pointable u (->), Semimonoidal u (:*:) (->) (->)) => (a -> u b) -> (s :*: a) -> u (s :*: b) Source # | |
Adjoint ((:*:) s) ((->) s :: Type -> Type) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) Source # | |
Semimonoidal ((->) e :: Type -> Type) (:*:) ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) Source # | |