com.github.rs3vans.monadik / Try / fold

fold

inline fun fold(left: (T) -> Unit, right: (Exception) -> Unit): Try<T>