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 'withLatestFrom' to 'Observable' module #103

Closed jbezak closed 6 years ago

jbezak commented 6 years ago

I found out 'withLatestFrom' is missing when trying to use it. http://rxmarbles.com/#withLatestFrom