com.github.rs3vans.monadik / Try / invoke

invoke

inline operator fun <T : Any> invoke(t: () -> T): Try<T>