another solution which comes to mind is to use som...
# rx
d
another solution which comes to mind is to use some kind of
Observable.range(1, INFINITY)
and zip with it, but there's no "open range" operator in rx