jw
true
upstream.publish { it.take(1).map { it to true }.concatWith(it.skip(1).map { it to false }) } }