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

Task #145 -> Add Disposable.disposeWith function #146

Closed Micha-kun closed 4 years ago

Micha-kun commented 4 years ago

Closes #145

panesofglass commented 4 years ago

Thank you for this contribution! However, it's failing on CI with

/home/travis/build/fsprojects/FSharp.Control.Reactive/src/FSharp.Control.Reactive/Disposable.fs(70,9): error FS0072: Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved. [/home/travis/build/fsprojects/FSharp.Control.Reactive/src/FSharp.Control.Reactive/FSharp.Control.Reactive.fsproj]