`obs.zipWith(otherObs()) { first, second -> zip...
# android
j
obs.zipWith(otherObs()) { first, second -> zipper(first, second) }