BifoldableSyntax

trait Serializable
class Object
trait Matchable
class Any
trait AllSyntax
object implicits
object all
object bifoldable

Implicits

Inherited implicits

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