fsprojects / FSharp.Control.Reactive

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

Complete/Expand the Observable API #112

Closed stijnmoreels closed 5 years ago

stijnmoreels commented 5 years ago

The Observable type had some missing functions. I also added some 'basic' functions that's frequently used during the development with Rx.NET.