A multiplatform Result monad for modelling success or failure operations.
-
Updated
Nov 3, 2024 - Kotlin
A multiplatform Result monad for modelling success or failure operations.
The modelling for success/failure of operations in Kotlin and KMM (Kotlin Multiplatform Mobile)
🚊 Railway-oriented library to easily model and handle success/failure for Kotlin Multiplatform.
Esito ambition is to be your return type for suspending functions.
ApiResult is a Kotlin Multiplatform declarative error handling framework that is performant, easy to use and feature-rich.
A class that encapsulates a successful result with a value of type [T] or a failure result with an [Throwable] exception
✔Help you simplify the process of using startActivityForResult or requestPermissions in the activity (or fragment), and use the callback to receive the result
Easy Android New ActivityResult Api Helper with kotlin coroutine
Railway oriented programming. The modelling for success/failure of operations in Kotlin.
Add a description, image, and links to the result topic page so that developers can more easily learn about it.
To associate your repository with the result topic, visit your repo's landing page and select "manage topics."