Alternative

cats.Alternative
See theAlternative companion trait
object Alternative

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

Attributes

Source
Alternative.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A]

Attributes

Source
Alternative.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes

Deprecated classlikes

Attributes

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

Attributes

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

Value members

Concrete methods

def apply[F[_]](implicit instance: Alternative[F]): Alternative[F]

Summon an instance of Alternative for F.

Summon an instance of Alternative for F.

Attributes

Source
Alternative.scala