Skip to content

Commit 3c8c51d

Browse files
elizarovqwwdfsad
authored andcommitted
Package documentation for flow
1 parent d449052 commit 3c8c51d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

kotlinx-coroutines-core/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@ Synchronization primitives (mutex).
7070

7171
# Package kotlinx.coroutines.channels
7272

73-
Channels -- non-blocking primitives for communicating a stream of elements between coroutines.
73+
Channels — non-blocking primitives for communicating a stream of elements between coroutines.
74+
75+
# Package kotlinx.coroutines.flow
76+
77+
Flow — asynchronous cold stream of elements.
7478

7579
# Package kotlinx.coroutines.selects
7680

0 commit comments

Comments
 (0)