Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
NonEmptySortedMap.type
Members list
Value members
Concrete methods
Creates a NonEmptySortedMap with the specified elements.
Creates a NonEmptySortedMap with the specified elements.
Type parameters
- A
-
the type of the
NonEmptySortedMap's elements
Value parameters
- elem
-
an element of the created
NonEmptySortedMap - others
-
the remaining elements of the created
NonEmptySortedMap
Attributes
- Returns
-
a new
NonEmptySortedMapwith elementselemandothers
Constructs a NonEmptySortedMap from an Iterable or None otherwise.
Constructs a NonEmptySortedMap from an Iterable or None otherwise.
Attributes
Constructs a NonEmptySortedMap from an element and SortedMap.
Constructs a NonEmptySortedMap from an element and SortedMap.
Attributes
Constructs a NonEmptySortedMap from a SortedMap or None otherwise.
Constructs a NonEmptySortedMap from a SortedMap or None otherwise.
Attributes
Constructs a NonEmptySortedMap from a NonEmptyChunk.
Constructs a NonEmptySortedMap from a NonEmptyChunk.
Attributes
Constructs a NonEmptySortedMap from a NonEmptyList.
Constructs a NonEmptySortedMap from a NonEmptyList.
Attributes
Constructs a NonEmptySortedMap with the specified single value.
Constructs a NonEmptySortedMap with the specified single value.
Attributes
Implicits
Implicits
Provides an implicit conversion from NonEmptySortedMap to the SortedMap for interoperability with Scala's collection library.
Provides an implicit conversion from NonEmptySortedMap to the SortedMap for interoperability with Scala's collection library.