Package-level declarations
Experimental APIs, subject to change in future versions of Kotlin.
Types
The marked expect
declaration refines expect
declaration from the closest transitive dependsOn source set. The marked declaration is called a refinement. The annotation can be put only on top-level expect
declarations.
This annotation marks the Kotlin/Native-only standard library API that is considered experimental and is not subject to the general compatibility guarantees given for the standard library: the behavior of such API may be changed or the API may be removed completely in any further release.
This annotation marks the experimental ObjCName annotation.
This annotation marks the experimental Objective-C export refinement annotations.
The experimental marker for type inference augmenting annotations.