Kotlin/JS GitHub Actions SDK
1.6.0
Kotlin JS GitHub Action SDK
/
com.rnett.action.delegates
/
mapBoth
map
Both
inline
fun
<
D
,
T
>
ReadWriteProperty
<
D
,
T
>
.
mapBoth
(
crossinline
both
:
(
T
)
->
T
)
:
ReadWriteProperty
<
D
,
T
>
(
source
)
Map reads from and writes to a delegate