aioreactive icon indicating copy to clipboard operation
aioreactive copied to clipboard

Implementing reduce

Open francipvb opened this issue 2 years ago • 2 comments

Hello,

Is there a reduce operator or not yet?

If not, let me know and I will try to implement it.

francipvb avatar Jun 19 '22 12:06 francipvb

Yes, please. Operators like scan, fold and aggregate would be highly appreciated.

dbrattli avatar Jun 19 '22 13:06 dbrattli

I will send you a PR with implementations for scan and reduce, sync and async variants.

francipvb avatar Jun 19 '22 18:06 francipvb

both aioreacrive.reduce and AsyncRx.reduce are implemented. I guess the issue can be closed?

rafalkrupinski avatar Oct 10 '23 17:10 rafalkrupinski