NonEmptySortedSetSetOps

zio.prelude.NonEmptySortedSetSyntax.NonEmptySortedSetSetOps
final implicit class NonEmptySortedSetSetOps[A](self: SortedSet[A])(implicit aOrd: Ordering[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Constructs a NonEmptySortedSet from a Set or None otherwise.

Constructs a NonEmptySortedSet from a Set or None otherwise.

Attributes