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.
2 parents a9e1f08 + ef2ddfd commit 419b343Copy full SHA for 419b343
README.md
@@ -13,8 +13,8 @@ This also means that older versions of unity won't be supported (Versions >= 202
13
Other than the basic scheduling these are the features I moved over from UniRx:
14
15
Assembly: Rx.Data
16
-- AsUnitObservable()
17
-- AsSingleUnitObservable()
+- .AsUnitObservable()
+- .AsSingleUnitObservable()
18
- .Pairwise() (without overloads)
19
- ReactiveProperty
20
- ReactiveCollection
0 commit comments