nonInheritedOps

cats.Monad$.nonInheritedOps$

Attributes

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

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToMonadOps
Source:
Monad.scala