LatticeSyntax

class Object
trait Matchable
class Any
trait AllSyntax
object implicits.type
object all.type
object allButCats.type
object lattice.type

Implicits

Implicits

implicit def joinOps[A : JoinSemilattice](a: A): JoinOps[A]
implicit def meetOps[A : MeetSemilattice](a: A): MeetOps[A]