Quick question if I call `filter { }` and no items...
# rx
p
Quick question if I call
filter { }
and no items end up passing the condition. Will onNext be called or will it just go straight to OnComplete