Skip to content

Update kotlin-result library to v2 #5

@vewert

Description

@vewert

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.

Metadata

Metadata

Assignees

Labels

state: deferredAn issue that should be re-visited in the futuretype: enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions