Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Imprint (e -> a) |
Instances
Semigroup e => Extendable ((->) :: Type -> Type -> Type) (Imprint e) Source # | |
Interpreted ((->) :: Type -> Type -> Type) (Imprint e) Source # | |
Defined in Pandora.Paradigm.Inventory.Some.Imprint run :: Imprint e a -> Primary (Imprint e) a Source # unite :: Primary (Imprint e) a -> Imprint e a Source # (!) :: Imprint e a -> Primary (Imprint e) a Source # (||=) :: (Semigroupoid (->), Interpreted (->) u) => (Primary (Imprint e) a -> Primary u b) -> Imprint e a -> u b Source # (=||) :: (Semigroupoid (->), Interpreted (->) u) => (Imprint e a -> u b) -> Primary (Imprint e) a -> Primary u b Source # (<$||=) :: (Semigroupoid (->), Covariant (->) (->) j, Interpreted (->) u) => (Primary (Imprint e) a -> Primary u b) -> (j := Imprint e a) -> (j := u b) Source # (=||$>) :: (Covariant (->) (->) j, Interpreted (->) u) => (Imprint e a -> u b) -> (j := Primary (Imprint e) a) -> (j := Primary u b) Source # | |
Covariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Imprint e) Source # | |
Defined in Pandora.Paradigm.Inventory.Some.Imprint (<-|-) :: (a -> b) -> Imprint e a -> Imprint e b Source # (<-|-|-) :: (Covariant (->) (Betwixt (->) (->)) u, Covariant (Betwixt (->) (->)) (->) (Imprint e)) => (a -> b) -> Imprint e (u a) -> Imprint e (u b) Source # (<-|-|-|-) :: (Covariant (->) (Betwixt (->) (Betwixt (->) (->))) v, Covariant (Betwixt (->) (Betwixt (->) (->))) (Betwixt (Betwixt (->) (->)) (->)) u, Covariant (Betwixt (Betwixt (->) (->)) (->)) (->) (Imprint e)) => (a -> b) -> Imprint e (u (v a)) -> Imprint e (u (v b)) Source # | |
Distributive ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Imprint e) Source # | |
Adjoint ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Accumulator e) (Imprint e) Source # | |
Defined in Pandora.Paradigm.Inventory (-|) :: (Accumulator e a -> b) -> a -> Imprint e b Source # (|-) :: (a -> Imprint e b) -> Accumulator e a -> b Source # | |
Contravariant ((->) :: Type -> Type -> Type) ((->) :: Type -> Type -> Type) (Flip Imprint a) Source # | |
Defined in Pandora.Paradigm.Inventory.Some.Imprint | |
type Schematic Comonad (Imprint e) Source # | |
Defined in Pandora.Paradigm.Inventory.Some.Imprint | |
type Primary (Imprint e) a Source # | |
Defined in Pandora.Paradigm.Inventory.Some.Imprint |