dsl
Toggle table of contents
13.1.1
common
Platform filter
common
Switch theme
Search in API
dsl
dsl
/
it.unibo.collektive.field
/
Field
/
map
map
open
fun
<
B
>
map
(
transform
:
(
T
)
->
B
)
:
Field
<
ID
,
B
>
Map the field using the
transform
function.