This is the overall issue covering adding support for RX (a stop-gap for rxgo-v3) - [x] #123 - [x] #125 - [x] #131 - [x] #132 - [x] #134 - [x] #136 - [x] #139 - [x] #141 - [x] #142 - [x] #144 - [x] #147 - [x] #149 The following is a list of the operators to be implemented - [x] #152 - [x] #154 - [x] #156 - [ ] rx: BufferWithCount / BufferWithTime operator - [x] #158 - [x] #160 - [ ] rx: Debounce - [x] #162 - [x] #164 - [x] #166 - [x] #168 - [x] #170 - [x] #172 - [x] #174 - [x] #176 - [x] #178 - [x] #181 - [x] #184 - [x] #186 - [x] #189 - [x] #192 - [x] #194 - [x] #196 - [x] #198 - [x] #200 - [x] #202 - [x] #204 - [x] #206 - [x] #208 - [x] #210 - [x] #212 - [x] #214 - [ ] rx: ToMap / ToMapWithValueSelector operator - [x] #216 - [ ] rx: UnMarshal operator - [x] #218 - [x] #220 Improvements - [x] #221 - [x] #224 - [x] #227 - [ ] #230 Fixes - [ ] #179 - [ ] #182 - [ ] #188 - [x] #226 - [x] #231 - [x] #232 Also, see this issue on rxgo: [Support for generics](https://github.com/ReactiveX/RxGo/issues/250)
This is the overall issue covering adding support for RX (a stop-gap for rxgo-v3)
The following is a list of the operators to be implemented
Improvements
Fixes
Also, see this issue on rxgo: Support for generics