Rx.Observer.prototype.toNotifier()

Creates a notification callback from an observer.

Returns

(Function): The function that forwards its input notification to the underlying observer.

Example

Location

  • rx.js