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.

Generate a badge for this artifact.

Type:
Type:
Badges are served from badges.mvnrepository.com.