collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.maps
/
FieldedMapsExtensions
/
toList
to
List
@
JvmName
(
name
=
"toList_with_it_unibo_collektive_aggregate_Field_of_collections_Map_of_out K_and_V_end_end"
)
fun
<
K
,
V
,
ID
:
Any
>
Field
<
ID
,
Map
<
out
K
,
V
>
>
.
toList
(
)
:
Field
<
ID
,
List
<
Pair
<
K
,
V
>
>
>