ToUnorderedFoldableOps

cats.UnorderedFoldable$.ToUnorderedFoldableOps

Attributes

Source:
UnorderedFoldable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object nonInheritedOps.type
trait AllSyntax
object implicits.type
object all.type
object foldable.type
object unorderedFoldable.type

Members list

Concise view

Implicits

Implicits

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

Attributes

Source:
UnorderedFoldable.scala