ops

cats.Bifoldable.ops
object ops

Attributes

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

Members list

Implicits

Implicits

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

Attributes

Source
Bifoldable.scala