collektivize
Toggle table of contents
28.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
collektivize
collektivize
/
it.unibo.collektive.aggregate
/
Field
/
mapValues
map
Values
open
fun
<
B
>
mapValues
(
transform
:
(
T
)
->
B
)
:
Field
<
ID
,
B
>
Map the field using the
transform
function.