toggle menu
dsl
2.1.2
common
switch theme
search in API
dsl
/
it.unibo.collektive.field
/
Field
/
mapWithId
map
With
Id
abstract
fun
<
B
>
mapWithId
(
transform
:
(
ID
,
T
)
->
B
)
:
Field
<
B
>
Map the field using the
transform
function.