kty
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
kty
kty
/
nz.adjmunro.kty.functions
/
Transformable
/
map
map
open
infix
fun
map
(
transform
:
(
BackingField
)
->
BackingField
)
:
ActualWrapper
Applies some
transform
to the
BackingField
and
reconstructs
the
ActualWrapper
.