Skip to content
#

rx

Here are 439 public repositories matching this topic...

arkivanov
arkivanov commented Jun 11, 2021

There are some APIs that can be improved/simplified. This issue is to collect all the cases. This is also a good place to raise and discuss any proposals or concerns.

  • flatMap - add default value for the maxConcurrency argument, remove flatMap variants without the maxConcurrency argument
  • flatMap with resultSelector - reorder arguments in the following way: `resultSelec
help wanted good first issue hacktoberfest
dsyme
dsyme commented Jul 22, 2015

It would be so great if this library came with tutorial-style docs, like many of the other F# community libraries. At the moment http://fsprojects.github.io/FSharp.Control.Reactive/ looks like "work in progress" because the tutorials aren't there.

I'd like to contribute to this myself too. Ideally each checkin that adds new functionality would also add a sample to the tutorial scripts.

Entering

Improve this page

Add a description, image, and links to the rx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rx topic, visit your repo's landing page and select "manage topics."

Learn more