Source
Contents
Index
rings-0.0.2: Rings, semirings, and dioids.
Safe Haskell
Safe
Language
Haskell2010
Data.Dioid
Documentation
type
Dioid
a = (
Yoneda
a,
Semiring
a)
Source
#