ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.collections
/
toMap
to
Map
fun
<
T
>
PathMultimap
<
T
>
.
toMap
(
)
:
MutableMap
<
AbsolutePath
,
MutableList
<
T
>
>
(
source
)
Transforms the multimap into a mapping of paths to lists of values associated with them.