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

Update Rx.NET to v4.1 #115

Closed stijnmoreels closed 4 years ago

stijnmoreels commented 6 years ago

Rx.NET has released a new version with most of all bug and performance fixes. It should be good to also update this repo.

Also, some new operators has been introduced.