Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kotlinx.coroutines
/
060f36a06d341f43c0f9e77fd6706bf71f94972c
/
.
/
core
tree: da24742f0bf8953a250afb5bd9fc144871a18842 [
path history
]
[
tgz
]
kotlinx-coroutines-core/
kotlinx-coroutines-io/
README.md
core/README.md
Coroutines core
This directory contains modules that provide core coroutine support.
Modules
kotlinx-coroutines-core
-- core coroutine builders and synchronization primitives.
kotlinx-coroutines-io
-- byte I/O channels (
unstable
, work in progress).