as an example, `just(1, 2, 3)` would post those va...
# rx
m
as an example,
just(1, 2, 3)
would post those values and call
onComplete
right after
3