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

Testing and subjects #98

Closed stijnmoreels closed 6 years ago

stijnmoreels commented 6 years ago

Hi, this is a proposal of the expanding of the API for the FSharp.Control.Reactive package.

It includes:

Any comments, remarks, ideas, ... are welcome of course.

Ps.: sorry that I didn't cleaned every commit before pushing to the remote.

Thanks in advance

Greetings Stijn

panesofglass commented 6 years ago

Thank you for your pull request. I'll check it out over the weekend and try to get it merged.

stijnmoreels commented 6 years ago

Thanks Ryan! I was planning to extend the documentation for more info about the Observable module and Testing functionality. Good for you?

panesofglass commented 6 years ago

Yes, please!