All modules:

Link copied to clipboard

The library provides the runtime component that enables full support of the reflection features in kotlin.reflect package and extensions for the reflection types.

Link copied to clipboard

The Kotlin Standard Library provides living essentials for everyday work with Kotlin. These include:

Link copied to clipboard

The kotlin.test library provides annotations to mark test functions and a set of utility functions for performing assertions in tests, independently of the test framework being used.