Module group_by

Module group_by 

Source

Structsยง

GroupBy
Divides an Observable into a set of Observables, each of which emits a different group of items from the original Observable, organized by key. See https://reactivex.io/documentation/operators/groupby.html