Distributive

cats.Distributive$
See theDistributive companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

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

Attributes

Source:
Distributive.scala
Graph
Supertypes
trait AllOps[F, A]
trait AllOps[F, A]
trait Ops[F, A]
trait Ops[F, A]
trait Ops[F, A]
class Object
trait Matchable
class Any
trait Ops[F[_], A] extends Serializable

Attributes

Source:
Distributive.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A]

Attributes

Source:
Distributive.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type
trait AllSyntax
object implicits.type
object all.type
object distributive.type

Deprecated classlikes

Attributes

Deprecated
true
Source:
Distributive.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object ops

Attributes

Deprecated
true
Source:
Distributive.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ops.type

Value members

Concrete methods

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

Summon an instance of Distributive for F.

Summon an instance of Distributive for F.

Attributes

Source:
Distributive.scala