/kotlin-play

Primary LanguageKotlinApache License 2.0Apache-2.0

kotlin-play

This is a Kotlin playground

##modules

  • core : a strict copy from kotlinx-coroutines
  • core1 : same as core with inline class DispatchedState and ProducerChannel
  • core-reactive : some testing around coroutines