CLOVIS
09/23/2023, 7:01 PMProgressiveOutcome
, a type similar to Either but with progress indicator information. Of course, there are conversion functions to-and-from Either, and it is compatible with the Raise DSL. The library also has cache algorithms to avoid repeating requests.
You can see the full announcement in #feed: https://kotlinlang.slack.com/archives/C0BJ0GTE2/p1695489321382189, or ask any questions here 🙂simon.vergauwen
09/25/2023, 6:14 AMCLOVIS
09/25/2023, 8:34 AMOutcome
/`ProgressiveOutcome` don't have the recover
DSL etc, and I really don't want to duplicate those.