Skip to content

Commit

Permalink
Update Background.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorium authored Nov 21, 2024
1 parent 970c955 commit 6619b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsSrc/Explanations/Background.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ There are many advantages of using reactive programming and Rx:
- Testing the wrong async event order is easy.
- Also, testing long-duration workflows is easy as you can "fake" time passing

It's always good to have alternatives, and if R3 is your alternative to Rx, then `FSharp.Control.R3` is your F# wrapper, like `FSharp.Control.Reactive` F#.
It's always good to have alternatives, and if R3 is your alternative to Rx, then `FSharp.Control.R3` is your F# wrapper, like `FSharp.Control.Reactive` for F#.

0 comments on commit 6619b48

Please sign in to comment.