fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 60 forks source link

Add more functionally Scheduler functionality #105

Closed stijnmoreels closed 6 years ago

stijnmoreels commented 6 years ago

This commit contains hte necessary changes to the overloads of the Rx.NET to work with curried functions taking a IScheduler instance as first argument (prefixed the functions with On).