| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Data.Core.Semiring
Documentation
Methods
Plus (addition) opeator of the communicative monoid (s, +, szero).
Identical element of the communicative monoid (s, +, szero).
Times (mulitplication) operator of the monoid (s, ., sone).
Identical element of the monoid (s, ., sone)
Max-Plus semiring
Constructors
| MaxPlus | |
Fields 
  | |
Instances
Min-Plus semiring
Constructors
| MinPlus | |
Fields 
  | |
Instances
Boolean semiring
Constructors
| Boolean | |
Fields 
  | |