Vsevolod Tolstopyatov

Results 387 comments of Vsevolod Tolstopyatov
trafficstars

Thanks for the detailed write-up! We are going to consider this along with #2092 Could you please elaborate on why do you need to re-collect the flow while it still...

Thanks! Also, related to #1850

It makes sense to consider them together because `retryUntil` is an essential replacement of `retry` for flows that been materialized, so this operator has to exist in _some_ form. It...

Is it not merged on purpose?

The draft resolution is the following: leave these functions as experimental, and later[ soft-deprecate](https://youtrack.jetbrains.com/issue/KT-54106) them. As a replacement, we'll add a member function `getResultOrThrow(): Result` (name TBD and is subject...

It is unclear from the design rationale why this feature should be implemented before Valhalla: it carries not that many benefits (compared i.e. to benefits regular value classes have brought),...

>What do you mean when you say "regular value classes"? Backed by a single field. >But the results were quite encouraging, especially for Android. I believe that these results might...