|
MathObj.Algebra | Portability | requires multi-parameter type classes | Stability | provisional | Maintainer | [email protected] |
|
|
|
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.6.0 |