NonEmptySetIterableOps

zio.prelude.NonEmptySetSyntax.NonEmptySetIterableOps
final implicit class NonEmptySetIterableOps[A](iterable: Iterable[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Constructs a NonEmptySet from an Iterable or None otherwise.

Constructs a NonEmptySet from an Iterable or None otherwise.

Attributes