NonEmptySetSetOps

zio.prelude.NonEmptySetSyntax.NonEmptySetSetOps
final implicit class NonEmptySetSetOps[A](self: Set[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Constructs a NonEmptySet from a Set or None otherwise.

Constructs a NonEmptySet from a Set or None otherwise.

Attributes