set

cats.syntax.`package`.set
object set extends SetSyntax

Attributes

Source
package.scala
Graph
Supertypes
trait SetSyntax
class Object
trait Matchable
class Any
Self type
set.type

Members list

Implicits

Inherited implicits

final implicit def catsSyntaxSet[A](se: SortedSet[A]): SetOps[A]

Attributes

Inherited from:
SetSyntax
Source
set.scala