toggle menu
micro_utils.dokka
0.20.23
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
onSecond
on
Second
inline
fun
<
T1
,
T2
,
E
:
Either
<
T1
,
T2
>
>
E
.
onSecond
(
block
:
(
T2
)
->
Unit
)
:
E
(
source
)
Will call
block
in case when
this
is
EitherSecond