kotlin-result/src/main/kotlin
Michael Bull f0fb536516 Add Result.of factory method
Inspired by result4k, invokes a callback within a try/catch block,
returning an Error if an exception was thrown and Ok otherwise.
2017-10-22 16:07:24 +01:00
..
com/github/michaelbull/result Add Result.of factory method 2017-10-22 16:07:24 +01:00