`s1.flatMap { s2 }` almost seemed to do what I nee...
# rx
k
s1.flatMap { s2 }
almost seemed to do what I needed, but the order doesn't seem right