com.github.rs3vans.monadik
/
Try
/
ifSuccess
ifSuccess
inline
fun
ifSuccess
(
left
:
(
T
)
->
Unit
)
:
Try
<
T
>