davidmoten / davidmoten/rxjava-extras

Ordered GroupBy Operator

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
271
Forks
28
Avg merge
2m
Merged PRs (30d)
1

Description

Hey David, some time ago you created some helpful Transformers in this library that buffers sequential items while they are equal or a condition yields true.

How hard would it be to do the same thing with a `GroupedObservable`?
http://stackoverflow.com/questions/39354421/rxjava-creating-a-groupbyuntilchanged-operator

I imagine it would be helpful to break a large `Observable` source's emissions into finite GroupedObservables based on a condition or a distinct value.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.