ops

cats.arrow.ArrowChoice$.ops$
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
ArrowChoice.scala