willowtreeapps / assertk

assertions for kotlin inspired by assertj
MIT License
771 stars 87 forks source link

Remove custom Result type in favor of the one in the stdlib #360

Closed evant closed 3 years ago

evant commented 3 years ago

This is a binary-incompatible change, but is likely to be source-compatible as referencing this type directly was discouraged.