algebra.instances.set

Value members

Inherited methods

def setBoolRng[A]: BoolRng[Set[A]]
Inherited from
SetInstances

Implicits

Inherited implicits

implicit def catsKernelStdHashForSet[A]: Hash[Set[A]]
Inherited from
SetInstances
implicit def catsKernelStdPartialOrderForSet[A]: PartialOrder[Set[A]]
Inherited from
SetInstances1
implicit def catsKernelStdSemilatticeForSet[A]: BoundedSemilattice[Set[A]]
Inherited from
SetInstances1
implicit def setLattice[A]: GenBool[Set[A]]
Inherited from
SetInstances
implicit def setSemiring[A]: Semiring[Set[A]]
Inherited from
SetInstances