ToReducibleOps

trait ToReducibleOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

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