is there any operator like debounce, but emitting ...
# coroutines
m
is there any operator like debounce, but emitting the first x items without it ? It's tricky to make an operator for that:pP