ToReducibleOps

cats.Reducible$.ToReducibleOps

Attributes

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

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
Reducible.scala