Oren Novotny
|
4f2c4d34ee
Code cleanup with tests after upping langversion
|
7 年之前 |
Daniel C. Weber
|
bdb54133ab
Added lazy RefCount operator for IObservables. Lazy RefCount connects like RefCount but may delay disconnection. This is useful whenever a lot of connect/disconnect cycles are expected within a short timespan but with a significant overhead in connecting/disconnecting. Some unit tests have been added. Lazy RefCount has been excluded from methods that must be present for Qbservable as well. I leave it up to others to decide what Lazy RefCount means for Qbservable and whether there should be an implementation. (#133)
|
7 年之前 |
David Karnok
|
1a4c2f2691
4.x: Refactor Linq operator unit tests into separate files/classes (#527)
|
7 年之前 |