com.github.rs3vans.monadik
/
orElse
orElse
fun
<
T
:
Any
>
Option
<
T
>
.
orElse
(
other
:
T
)
:
T
fun
<
T
:
Any
>
Try
<
T
>
.
orElse
(
t
:
T
)
:
T