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