Reducible

cats.Reducible
See theReducible companion trait
object Reducible

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

Source
Reducible.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all
object implicits
object reducible
Show all

Deprecated classlikes

Attributes

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

Attributes

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

Value members

Concrete methods

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

Summon an instance of Reducible for F.

Summon an instance of Reducible for F.

Attributes

Source
Reducible.scala