ops

cats.arrow.Compose.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
Compose.scala