nonInheritedOps

cats.arrow.Choice$.nonInheritedOps$
object nonInheritedOps extends ToChoiceOps

Attributes

Deprecated
true
Source
Choice.scala
Graph
Supertypes
trait ToChoiceOps
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToChoiceOps
Source
Choice.scala