`upstream.publish { zip(it, it.skip(1), ::Pair) }`
# rx
j
upstream.publish { zip(it, it.skip(1), ::Pair) }