fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
285 stars 59 forks source link

Add RxQueryBuilder. #19

Closed panesofglass closed 9 years ago

fsgit commented 10 years ago

@panesofglass @mausch - You should both have admin rights to accept/reject/review PRs like this.

panesofglass commented 10 years ago

Yes, but I prefer getting a second set of eyes on some commits. Also, this commit doesn't include new tests. I need to add some tests to verify the query builder works as expected.