Skip to content

Instantly share code, notes, and snippets.

@Tetraquark
Created February 2, 2020 10:29
Show Gist options
  • Select an option

  • Save Tetraquark/cfc5967f361d02055389ec5aabc05e89 to your computer and use it in GitHub Desktop.

Select an option

Save Tetraquark/cfc5967f361d02055389ec5aabc05e89 to your computer and use it in GitHub Desktop.
What is channel? ChannelBuilderFun
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