Skip to content

Design documents and examples for coroutines in Kotlin

License

Notifications You must be signed in to change notification settings

jopamer/kotlin-coroutines

 
 

Repository files navigation

Kotlin Coroutines

In this repository, we are working on the design for supporting coroutines in Kotlin. It is logically a part of KEEP.

Navigate

Review/Propose

Please feel free to review the documents and examples and share your feedback, concerns and proposals in the issues (please look for existing issues first to avoid duplicates).

Some highlighted issues:

  • Arguments against implementing this feature are discussed here
  • How similar features work in other languages is discussed here

Your input is very important for us. Use cases and experience reports about other languages/tools with similar functionality are especially appreciated. Final decisions will be taken by the Kotlin team, but we do our best to cover as many use cases as possible.

About

Design documents and examples for coroutines in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 51.8%
  • Java 48.2%