ops

cats.Comonad.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
Comonad.scala