Reactive-Extensions / RxJS

The Reactive Extensions for JavaScript
http://reactivex.io
Other
19.49k stars 2.1k forks source link

Fix docs to not reference delayWithSelector #1409

Open joeldenning opened 7 years ago

joeldenning commented 7 years ago

delayWithSelector no longer exists as of 3.1.2, but the same functionality can now be achieved with just delay's delayDurationSelector.