selector(Function): A transform function to apply to each element.
[scheduler=Rx.Scheduler.immediate](Scheduler): Scheduler used to execute the operation. If not specified, defaults to the Rx.Scheduler.immediate scheduler.
Returns
(Observable): An observable sequence which results from the comonadic bind operation.