nonInheritedOps

cats.UnorderedFoldable$.nonInheritedOps$

Attributes

Deprecated
true
Source:
UnorderedFoldable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Inherited implicits

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

Attributes

Inherited from:
ToUnorderedFoldableOps
Source:
UnorderedFoldable.scala