KSLCore
Toggle table of contents
R1.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.collections
/
KSLMaps
/
sortMapByValue
sort
Map
By
Value
fun
<
K
,
V
:
Comparable
<
V
>
>
sortMapByValue
(
map
:
Map
<
K
,
V
>
)
:
Map
<
K
,
V
>