| Copyright | (c) Erich Gut |
|---|---|
| License | BSD3 |
| Maintainer | zerich.gut@gmail.com |
| Safe Haskell | None |
| Language | Haskell2010 |
OAlg.Hom.Algebraic
Contents
Synopsis
- class (HomDistributive h, HomVectorial k h, Transformable (ObjectClass h) (Alg k)) => HomAlgebraic k (h :: Type -> Type -> Type)
Algebraic
class (HomDistributive h, HomVectorial k h, Transformable (ObjectClass h) (Alg k)) => HomAlgebraic k (h :: Type -> Type -> Type) Source #
Instances
| HomAlgebraic k h => HomAlgebraic k (Path h) Source # | |
Defined in OAlg.Hom.Algebraic | |