com.github.rs3vans.monadik
/
Try
/
ifFailure
ifFailure
inline
fun
ifFailure
(
right
:
(
Exception
)
->
Unit
)
:
Try
<
T
>