The `error handling` library provides a simple and intuitive way to handle errors in Kotlin by using sealed classes `Ok` and `Error`. This library helps to differentiate between successful and erroneous outcomes in a type-safe manner.
Version1.0.1compared with
Version Details
| 1.0.1-j8 | 1.0.1 | |
|---|---|---|
| Release date | Jul 01, 2024 | Jul 01, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.
