Skip to content

Commit 218208d

Browse files
authored
Add a link to kotlinx-coroutines-rx3 module (#2549)
1 parent 052c9c9 commit 218208d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/docs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Library support for Kotlin coroutines. This reference is a companion to
1818
| [kotlinx-coroutines-reactive](kotlinx-coroutines-reactive) | Utilities for [Reactive Streams](https://www.reactive-streams.org) |
1919
| [kotlinx-coroutines-reactor](kotlinx-coroutines-reactor) | Utilities for [Reactor](https://projectreactor.io) |
2020
| [kotlinx-coroutines-rx2](kotlinx-coroutines-rx2) | Utilities for [RxJava 2.x](https://github.com/ReactiveX/RxJava) |
21+
| [kotlinx-coroutines-rx3](kotlinx-coroutines-rx3) | Utilities for [RxJava 3.x](https://github.com/ReactiveX/RxJava) |
2122
| [kotlinx-coroutines-android](kotlinx-coroutines-android) | `Main` dispatcher for Android applications |
2223
| [kotlinx-coroutines-javafx](kotlinx-coroutines-javafx) | `JavaFx` dispatcher for JavaFX UI applications |
2324
| [kotlinx-coroutines-swing](kotlinx-coroutines-swing) | `Swing` dispatcher for Swing UI applications |

0 commit comments

Comments
 (0)