catch

inline fun <T> catch(f: () -> T): KResult<Throwable, T>(source)