Choice

cats.arrow.Choice
See theChoice companion trait
object Choice

Attributes

Companion
trait
Source
Choice.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Choice.type

Members list

Type members

Classlikes

trait AllOps[F[_, _], A, B] extends Ops[F, A, B], AllOps[F, A, B]

Attributes

Source
Choice.scala
Supertypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait Ops[F, A, B]
trait Ops[F, A, B]
trait Ops[F, A, B]
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
trait AllOps[F, A, B]
trait Ops[F[_, _], A, B] extends Serializable

Attributes

Source
Choice.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]
trait ToChoiceOps extends Serializable

Attributes

Source
Choice.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait ChoiceSyntax
object all
object implicits
object choice
Show all

Deprecated classlikes

object nonInheritedOps extends ToChoiceOps

Attributes

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

Attributes

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

Value members

Concrete methods

def apply[F[_, _]](implicit instance: Choice[F]): Choice[F]

Summon an instance of Choice for F.

Summon an instance of Choice for F.

Attributes

Source
Choice.scala