Safe Haskell | Safe |
---|---|
Language | Haskell98 |
MathObj.Monoid
Documentation
It is only a monoid for non-negative numbers.
idt <*> GCD (-2) = GCD 2
Thus, use this Monoid only for non-negative numbers!
Nothing
is the largest element.
numeric-prelude-0.4.3.1: An experimental alternative hierarchy of numeric type classes
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
MathObj.Monoid
It is only a monoid for non-negative numbers.
idt <*> GCD (-2) = GCD 2
Thus, use this Monoid only for non-negative numbers!
Nothing
is the largest element.
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |