|
| MathObj.Algebra | | Portability | requires multi-parameter type classes | | Stability | provisional | | Maintainer | mik@math.uni-jena.de |
|
|
|
| Description |
| The generic case of a k-algebra generated by a monoid.
|
|
|
| Documentation |
|
|
| Constructors | | Instances | |
|
|
| zipWith :: Ord a => (b -> b -> b) -> T a b -> T a b -> T a b | Source |
|
|
| mulMonomial :: (C a, C b) => (a, b) -> (a, b) -> (a, b) | Source |
|
|
|
|
| Produced by Haddock version 2.4.2 |