these

object these extends ToTheseOps
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit
def ToTheseOps[A](a: A): TheseOps[A]
Inherited from
ToTheseOps
implicit
def ToThesePairOps[A, B](a: (A, B)): ThesePairOps[A, B]
Inherited from
ToTheseOps