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 Disposables.compose #67

Closed bordoley closed 9 years ago

bordoley commented 9 years ago

Resolves https://github.com/fsprojects/FSharp.Control.Reactive/issues/58

panesofglass commented 9 years ago

Thank you!