Created
February 2, 2020 10:26
-
-
Save Tetraquark/715f1d0115746c1d5d1a7eb97ec8df80 to your computer and use it in GitHub Desktop.
What is channel? Article gists, BroadcastChannelBuilder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public fun <E> BroadcastChannel(capacity: Int): BroadcastChannel<E> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment