`distinctUntilChanged` is a no-op here: `Observabl...
# rx
a
distinctUntilChanged
is a no-op here:
Observable.just(state).distinctUntilChanged()