toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.core
/
Either
/
map
map
inline
fun
<
T
>
map
(
f
:
(
R
)
->
T
)
:
Either
<
L
,
T
>
(
source
)
Maps over the
Right
side of this
Either
.