kotlin

Package kotlin

Core functions and types, available on all supported platforms-

Types

Annotation

interface Annotation

Base interface implicitly implemented by all annotation interfaces. See Kotlin language documentation for more information on annotations.

Any

open class Any

The root of the Ko