Bind<T> extension

Stream binder utilities

on

Methods

bind(Subject<T> subject) StreamSubscription<T>
Bind a stream to the given subject subject.