Created
February 2, 2020 10:29
-
-
Save Tetraquark/cfc5967f361d02055389ec5aabc05e89 to your computer and use it in GitHub Desktop.
What is channel? ChannelBuilderFun
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> Channel(capacity: Int = RENDEZVOUS): Channel<E> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment