SetInstances

algebra.instances.SetInstances

Attributes

Source:
set.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

def setBoolRng[A]: BoolRng[Set[A]]

Attributes

Source:
set.scala

Implicits

Implicits

implicit def setLattice[A]: GenBool[Set[A]]

Attributes

Source:
set.scala
implicit def setSemiring[A]: Semiring[Set[A]]

Attributes

Source:
set.scala

Inherited implicits

Attributes

Inherited from:
SetInstances
Source:
SetInstances.scala