ops

cats.arrow.Arrow.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
Arrow.scala