Binds if other is Stream or RxValue of type T. Sets if other is instance of T
other
T
void bindOrSet(/* T | Stream<T> | Reactive<T> */ other);