An opinionated, functional result type for Kotlin
-
Updated
Nov 5, 2024 - Kotlin
An opinionated, functional result type for Kotlin
6.2 - Your Results are monads
This project adds several new methods to the Kotlin Result (`kotlin.Result<T>`) type to facilitate more robust, functional-style error handling. These extensions (like `flatMap`) unleash all the "monadic power" of `kotlin.Result`, making it a real Monad.
Simple multiplatform result monad library for Kotlin.
Additional extensions and imperative bindings for Kotlin's 'Result' type
Add a description, image, and links to the result-type topic page so that developers can more easily learn about it.
To associate your repository with the result-type topic, visit your repo's landing page and select "manage topics."