nonInheritedOps

cats.Bifoldable.nonInheritedOps

Attributes

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

Members list

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToBifoldableOps
Source
Bifoldable.scala