Remove kotlin.coroutines.experimental package descriptions
This commit is contained in:
@@ -47,16 +47,6 @@ Basic primitives for creating and suspending coroutines: [Continuation][kotlin.c
|
||||
|
||||
Low-level building blocks for libraries that provide coroutine-based APIs.
|
||||
|
||||
# Package kotlin.coroutines.experimental
|
||||
|
||||
Deprecated support for experimental coroutines, provided for compatibility.
|
||||
It's recommended to migrate to `kotlin.coroutines` API.
|
||||
|
||||
# Package kotlin.coroutines.experimental.intrinsics
|
||||
|
||||
Deprecated support for experimental coroutines, provided for compatibility.
|
||||
It's recommended to migrate to `kotlin.coroutines.intrinsics` API.
|
||||
|
||||
# Package kotlin.dom
|
||||
|
||||
Utility functions for working with the browser DOM.
|
||||
|
||||
Reference in New Issue
Block a user