toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.core
/
Option
/
map
map
inline
fun
<
R
>
map
(
f
:
(
T
)
->
R
)
:
Option
<
R
>
(
source
)
Maps over the value if defined.