ArrowChoiceSyntax

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toArrowChoiceOps[F[_, _], A, B](target: F[A, B])(tc: ArrowChoice[F]): Ops[F, A, B] { type TypeClassType = ArrowChoice[F]; }
Inherited from
ToArrowChoiceOps