Skip to content

Commit 7140b2e

Browse files
authored
Merge branch 'master' into optionalprotocol_expressiblebynilliteral
2 parents b346a97 + 06f6347 commit 7140b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/RxCheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Inspired by the [RxSwift to Combine cheatsheet](https://github.com/CombineCommun
4545

4646
## Operators
4747

48-
| RxSwift | Combine | Notes |
48+
| RxSwift | ReactiveSwift | Notes |
4949
|-----------------------|------------------------------------------|----------------------------------------------------------------------------------------------------------|
5050
| amb() | flatten(.race) |
5151
| asObservable() | ❌ | Not required in ReactiveSwift, although `Property.producer` and `Property.signal` are similar

0 commit comments

Comments
 (0)