-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
state: deferredAn issue that should be re-visited in the futureAn issue that should be re-visited in the futuretype: enhancementNew feature or requestNew feature or request
Description
Starting with v2 the kotlin-result library models its Result type as an inline value class, in order to reduce overhead,
see: https://github.com/michaelbull/kotlin-result
and: https://github.com/michaelbull/kotlin-result/wiki/Overhead
This update, however, makes some breaking changes to API.
We should update our library to be able to use this new version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
state: deferredAn issue that should be re-visited in the futureAn issue that should be re-visited in the futuretype: enhancementNew feature or requestNew feature or request