nonInheritedOps

cats.Comonad$.nonInheritedOps$
object nonInheritedOps extends ToComonadOps

Attributes

Deprecated
true
Source
Comonad.scala
Graph
Supertypes
trait ToComonadOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToComonadOps
Source
Comonad.scala