doc
/
ch.tutteli.atrium.core
/
Option
/
map
map
inline
fun
<
R
>
map
(
f
:
(
T
)
->
R
)
:
Option
<
R
>