NonEmptyMapMapOps

zio.prelude.NonEmptyMapSyntax.NonEmptyMapMapOps
final implicit class NonEmptyMapMapOps[K, V](self: Map[K, V])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Constructs a NonEmptyMap from a Map or None otherwise.

Constructs a NonEmptyMap from a Map or None otherwise.

Attributes