tell

object tell extends TellSyntax
class Object
trait Matchable
class Any
tell.type

Implicits

Inherited implicits

implicit def toTellOps[L](e: L): TellOps[L]
Inherited from:
TellSyntax
implicit def toTupleOps[L, A](t: (L, A)): TupleOps[L, A]
Inherited from:
TellSyntax