kotlin-result/src/main/kotlin/com/github/michaelbull/result
Michael Bull 410563b621 Add toResultOr
Acts as a factory function to convert nullable types to Result types
2018-01-24 18:20:39 +00:00
..
And.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
Get.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
Iterable.kt Simplify doc comments according to Kotlin Coding Conventions 2018-01-10 16:04:40 +00:00
Map.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
On.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
Or.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
Result.kt Add toResultOr 2018-01-24 18:20:39 +00:00
ResultIterator.kt Simplify doc comments according to Kotlin Coding Conventions 2018-01-10 16:04:40 +00:00
Unwrap.kt Fix mis-ordered modifier keywords 2018-01-19 14:21:32 +00:00
Zip.kt Add zip functions 2018-01-11 18:28:31 +00:00