fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.

Home Page:http://fsprojects.github.io/FSharp.Control.Reactive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subjects and Testing

stijnmoreels opened this issue · comments

Hi all,

I wanted to expand the repository to include also Subjects and Testing operators. I created a separate branch: testing-and-subjects where I tried to come up with some ideas.

Before I create a Pull Request; I want to make sure that my idea for expanding the API is OK and (if possible) we could make an extra NuGet package (ex. FSharp.Control.Reactive.Testing) where the testing-related functions are located.

Thanks in advance!

Greetings
Stijn

Yes, please do!