TellSyntax

cats.mtl.syntax.TellSyntax
trait TellSyntax

Attributes

Source
tell.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all.type
object tell.type

Members list

Implicits

Implicits

implicit def toTellOps[L](e: L): TellOps[L]

Attributes

Source
tell.scala
implicit def toTupleOps[L, A](t: (L, A)): TupleOps[L, A]

Attributes

Source
tell.scala