We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a12b94 commit 15c5241Copy full SHA for 15c5241
1 file changed
README.md
@@ -26,7 +26,7 @@ interval(1000)
26
.subscribe(x => console.log(x));
27
```
28
29
-The C# is close enough to read side by side — real, compiling code, not pseudocode:
+Same pipeline in RxSharp — real, compiling code:
30
31
<!-- snippet: quick-taste-csharp -->
32
<a id='snippet-quick-taste-csharp'></a>
0 commit comments