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