ops

cats.Monad$.ops$
object ops

Attributes

Deprecated
true
Source
Monad.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ops.type

Members list

Implicits

Implicits

implicit def toAllMonadOps[F[_], A](target: F[A])(implicit tc: Monad[F]): AllOps[F, A] { type TypeClassType = Monad[F]; }

Attributes

Source
Monad.scala