Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.collection
/
SortedMapOps
SortedMapOps
scala.collection.SortedMapOps
See the
SortedMapOps
companion trait
object
SortedMapOps
Attributes
Companion
trait
Source
SortedMap.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
SortedMapOps
.
type
Members list
Clear all
Type members
Classlikes
class
WithFilter
[
K
,
+
V
,
+
IterableCC
[
_
],
+
MapCC
<:
(
Map
),
+
CC
<:
([
X
,
Y
]
=>>
Map
[
X
,
Y
]
&
SortedMapOps
[
X
,
Y
,
CC
,
_
])](
self
:
SortedMapOps
[
K
,
V
,
CC
,
_
]
&
MapOps
[
K
,
V
,
MapCC
,
_
]
&
IterableOps
[(
K
,
V
),
IterableCC
,
_
],
p
: ((
K
,
V
))
=>
Boolean
)
extends
WithFilter
[
K
,
V
,
IterableCC
,
MapCC
]
Specializes
MapWithFilter
for sorted Map collections
Specializes
MapWithFilter
for sorted Map collections
Attributes
Source
SortedMap.scala
Supertypes
class
WithFilter
[
K
,
V
,
IterableCC
,
MapCC
]
class
WithFilter
[(
K
,
V
),
IterableCC
]
class
WithFilter
[(
K
,
V
),
IterableCC
]
trait
Serializable
class
Object
trait
Matchable
class
Any
Show all
In this article
Attributes
Members list
Type members
Classlikes