com.github.rs3vans.monadik
/
Option
/
toRight
toRight
fun
<
U
:
Any
>
toRight
(
left
:
U
)
:
Either
<
U
,
T
>