ops

cats.Foldable$.ops$
object ops

Attributes

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

Members list

Implicits

Implicits

implicit def toAllFoldableOps[F[_], A](target: F[A])(implicit tc: Foldable[F]): AllOps[F, A] { type TypeClassType = Foldable[F]; }

Attributes

Source
Foldable.scala