Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
kotlinx.coroutines
/
65eff0b6cd2762ad211a48e8eab3589a510b6eb5
/
.
/
core
tree: b633a48c74d2ae77465c13de0011b178d43b565e [
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).