Agda-2.2.6: A dependently typed functional programming language and proof assistantSource codeContentsIndex
Agda.Utils.SemiRing
Documentation
class SemiRing a whereSource
Methods
oplus :: a -> a -> aSource
otimes :: a -> a -> aSource
show/hide Instances
Produced by Haddock version 2.4.2