Still stuck, I just want to subscribe a `Subject` ...
# rx
c
Still stuck, I just want to subscribe a
Subject
to an
Observable
and un-subscribe them again at some later point. But there's no apparent first-class mechanism; which just seems insane given how comprehensive the rest of Rx is.