Conj

final case class Conj[A](runConj: A)

cats.Monoid and cats.Semigroup for conjunction

Companion:
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product