what my question is mainly, is that "init" functio...
# rx
u
what my question is mainly, is that "init" function good idea or should it be init { } ctor block implicitly? Also, should that init function return a disposable? What about now what I am subscribing to two things? Thanks