The Kotlin standard library is a set of functions and types implementing idiomatic patterns when working with collections, text and files.
Core functions and types, available on all supported platforms.
Library support for the Kotlin annotation facility.
API to access the web browser DOM.
Utility functions for concurrent programming.
Functions for working with the W3C DOM.
Functions and annotations specific to the Java platform.
IO API for working with files and streams.
Mathematics API.
APIs for customizing the code generated by the Kotlin compiler for better interoperability with other code on the target platform.
Standard implementations of delegates for delegated properties and helper functions for implementing custom delegates.
Runtime API for Kotlin reflection
Runtime API for interoperability between Kotlin reflection and Java reflection.
Functions for writing tests.
Functions for working with text and regular expressions.
Utility functions.