Bifoldable

cats.Bifoldable$
See theBifoldable companion trait
object Bifoldable

Attributes

Companion
trait
Source
Bifoldable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Bifoldable.type

Members list

Type members

Classlikes

trait AllOps[F[_, _], A, B] extends Ops[F, A, B]

Attributes

Source
Bifoldable.scala
Supertypes
trait Ops[F, A, B]
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A, B]
trait Ops[F[_, _], A, B] extends Serializable

Attributes

Source
Bifoldable.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllOps[F, A, B]
trait AllOps[F, A, B]

Attributes

Source
Bifoldable.scala
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all.type
object implicits.type
object bifoldable.type
object nonInheritedOps.type
Show all

Deprecated classlikes

Attributes

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

Attributes

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

Inherited types

protected type γ[_]

Value members

Concrete methods

def apply[F[_, _]](implicit instance: Bifoldable[F]): Bifoldable[F]

Summon an instance of Bifoldable for F.

Summon an instance of Bifoldable for F.

Attributes

Source
Bifoldable.scala

Deprecated methods

Attributes

Deprecated
true
Source
Bifoldable.scala

Implicits

Implicits

Attributes

Source
Bifoldable.scala

Inherited implicits

final implicit def catsStdBitraverseForTuple10[A0, A1, A2, A3, A4, A5, A6, A7]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, A4, A5, A6, A7, _$21, _$22)]
final implicit def catsStdBitraverseForTuple11[A0, A1, A2, A3, A4, A5, A6, A7, A8]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, A4, A5, A6, A7, A8, _$23, _$24)]
final implicit def catsStdBitraverseForTuple3[A0]: Bitraverse[[_, _] =>> (A0, _$7, _$8)]
final implicit def catsStdBitraverseForTuple4[A0, A1]: Bitraverse[[_, _] =>> (A0, A1, _$9, _$10)]
final implicit def catsStdBitraverseForTuple5[A0, A1, A2]: Bitraverse[[_, _] =>> (A0, A1, A2, _$11, _$12)]
final implicit def catsStdBitraverseForTuple6[A0, A1, A2, A3]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, _$13, _$14)]
final implicit def catsStdBitraverseForTuple7[A0, A1, A2, A3, A4]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, A4, _$15, _$16)]
final implicit def catsStdBitraverseForTuple8[A0, A1, A2, A3, A4, A5]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, A4, A5, _$17, _$18)]
final implicit def catsStdBitraverseForTuple9[A0, A1, A2, A3, A4, A5, A6]: Bitraverse[[_, _] =>> (A0, A1, A2, A3, A4, A5, A6, _$19, _$20)]