arrowChoice

cats.syntax.package$.arrowChoice$

Attributes

Source:
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToArrowChoiceOps
Source:
ArrowChoice.scala