Top SitesKotlin Programming Language

Machine Readiness

Stored receipt and evidence

Overall

20

Readable

65

Callable

0

Commerce

0

Payment

0

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

read only

Control boundary

unknown

Payment rails

None

Payment providers

None

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

No

Crypto only

No

Readable docs

robots, llms

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Action samples

No stored action samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
User-agent: *
Host: kotlinlang.org

# Sitemaps
sitemap: https://kotlinlang.org/sitemap_index.xml

Document

llms.txt

Open llms.txt
# Kotlin Documentation

This file provides links to individual documentation pages for the Kotlin programming language, optimized for large language models (LLMs).- [Advent of Code puzzles in idiomatic Kotlin](https://kotlinlang.org/docs/_llms/advent-of-code.txt)
- [All-open compiler plugin](https://kotlinlang.org/docs/_llms/all-open-plugin.txt)
- [Kotlin for Android](https://kotlinlang.org/docs/_llms/android-overview.txt)
- [Annotations](https://kotlinlang.org/docs/_llms/annotations.txt)
- [Backward compatibility guidelines for library authors](https://kotlinlang.org/docs/_llms/api-guidelines-backward-compatibility.txt)
- [Building a Kotlin library for multiplatform](https://kotlinlang.org/docs/_llms/api-guidelines-build-for-multiplatform.txt)
- [Consistency](https://kotlinlang.org/docs/_llms/api-guidelines-consistency.txt)
- [Debuggability](https://kotlinlang.org/docs/_llms/api-guidelines-debuggability.txt)
- [Best practices for library authors to create informative documentation](https://kotlinlang.org/docs/_llms/api-guidelines-informative-documentation.txt)
- [Introduction to library authors' guidelines](https://kotlinlang.org/docs/_llms/api-guidelines-introduction.txt)
- [Minimizing mental complexity overview](https://kotlinlang.org/docs/_llms/api-guidelines-minimizing-mental-complexity.txt)
- [Predictability](https://kotlinlang.org/docs/_llms/api-guidelines-predictability.txt)
- [Readability](https://kotlinlang.org/docs/_llms/api-guidelines-readability.txt)
- [Simplicity](https://kotlinlang.org/docs/_llms/api-guidelines-simplicity.txt)
- [Testability](https://kotlinlang.org/docs/_llms/api-guidelines-testability.txt)
- [API references](https://kotlinlang.org/docs/_llms/api-references.txt)
- [Kotlin/Native as an Apple framework – tutorial](https://kotlinlang.org/docs/_llms/apple-framework.txt)
- [Arrays](https://kotlinlang.org/docs/_llms/arrays.txt)
- [Asynchronous programming techniques](https://kotlinlang.org/docs/_llms/async-programming.txt)
- [Basic syntax overview](https://kotlinlang.org/docs/_llms/basic-syntax.txt)
- [Kotlin books](https://kotlinlang.org/docs/_llms/books.txt)
- [Booleans](https://kotlinlang.org/docs/_llms/booleans.txt)
- [Browser and DOM API](https://kotlinlang.org/docs/_llms/browser-api-dom.txt)
- [Build tools API](https://kotlinlang.org/docs/_llms/build-tools-api.txt)
- [Cancellation and timeouts](https://kotlinlang.org/docs/_llms/cancellation-and-timeouts.txt)
- [Channels](https://kotlinlang.org/docs/_llms/channels.txt)
- [Characters](https://kotlinlang.org/docs/_llms/characters.txt)
- [Classes](https://kotlinlang.org/docs/_llms/classes.txt)
- [Migrate to Kotlin code style](https://kotlinlang.org/docs/_llms/code-style-migration-guide.txt)
- [Coding conventions](https://kotlinlang.org/docs/_llms/coding-conventions.txt)
- [Aggregate operations](https://kotlinlang.org/docs/_llms/collection-aggregate.txt)
- [Retrieve single elements](https://kotlinlang.org/docs/_llms/collection-elements.txt)
- [Filtering collections](https://kotlinlang.org/docs/_llms/collection-filtering.txt)
- [Grouping](https://kotlinlang.org/docs/_llms/collection-grouping.txt)
- [Collection operations overview](https://kotlinlang.org/docs/_llms/collection-operations.txt)
- [Ordering](https://kotlinlang.org/docs/_llms/collection-ordering.txt)
- [Retrieve collection parts](https://kotlinlang.org/docs/_llms/collection-parts.txt)
- [Plus and minus operators](https://kotlinlang.org/docs/_llms/collection-plus-minus.txt)
- [Collection transformation operations](https://kotlinlang.org/docs/_llms/collection-transformations.txt)
- [Collection write operations](https://kotlinlang.org/docs/_llms/collection-write.txt)
- [Collections overview](https://kotlinlang.org/docs/_llms/collections-overview.txt)
- [Kotlin command-line compiler](https://kotlinlang.org/docs/_llms/command-line.txt)
- [Comparison to Java](https://kotlinlang.org/docs/_llms/comparison-to-java.txt)
- [Compatibility guide for Kotlin 1.3.x](https://kotlinlang.org/docs/_llms/compatibility-guide-13.txt)
- [Compatibility guide for Kotlin 1.4.x](https://kotlinlang.org/docs/_llms/compatibility-guide-14.txt)
- [Compatibility guide for Kotlin 1.5.x](https://kotlinlang.org/docs/_llms/compatibility-guide-15.txt)
- [Compatibility guide for Kotlin 1.6.x](https://kotlinlang.org/docs/_llms/compatibility-guide-16.txt)
- [Compatibility guide for Kotlin 1.7.0](https://kotlinlang.org/docs/_llms/compatibility-guide-17.txt)
- [Compatibility guide for Kotlin 1.7.20](https://kotlinlang.org/docs/_llms/compatibility-guide-1720.txt)
- [Compatibility guide for Kotlin 1.8.x](https://kotlinlang.org/docs/_llms/compatibility-guide-18.txt)
- [Compatibility guide for Kotlin 1.9.x](https://kotlinlang.org/docs/_llms/compatibility-guide-19.txt)
- [Compatibility guide for Kotlin 2.0.x](https://kotlinlang.org/docs/_llms/compatibility-guide-20.txt)
- [Compatibility guide for Kotlin 2.1.x](https://kotlinlang.org/docs/_llms/compatibility-guide-21.txt)
- [Compatibility guide for Kotlin 2.2.x](https://kotlinlang.org/docs/_llms/compatibility-guide-22.txt)
- [Compatibility guide for Kotlin 2.3.x](https://kotlinlang.org/docs/_llms/compatibility-guide-23.txt)
- [Kotlin for competitive programming](https://kotlinlang.org/docs/_llms/competitive-programming.txt)
- [Compiler execution strategy](https://kotlinlang.org/docs/_llms/compiler-execution-strategy.txt)
- [Compiler plugins](https://kotlinlang.org/docs/_llms/compiler-plugins-overview.txt)
- [Kotlin compiler options](https://kotlinlang.org/docs/_llms/compiler-reference.txt)
- [Stability of Kotlin components (pre 1.4)](https://kotlinlang.org/docs/_llms/components-stability-pre-1-4.txt)
- [Stability of Kotlin components](https://kotlinlang.org/docs/_llms/components-stability.txt)
- [Compose compiler migration guide](https://kotlinlang.org/docs/_llms/compose-compiler-migration-guide.txt)
- [Compose compiler options DSL](https://kotlinlang.org/docs/_llms/compose-compiler-options.txt)
- [Composing suspending functions](https://kotlinlang.org/docs/_llms/composing-suspending-functions.txt)
- [Configure your build for EAP](https://kotlinlang.org/docs/_llms/configure-build-for-eap.txt)
- [Data structure constraints](https://kotlinlang.org/docs/_llms/constraints.txt)
- [Constructing collections](https://kotlinlang.org/docs/_llms/constructing-collections.txt)
- [Context parameters](https://kotlinlang.org/docs/_llms/context-parameters.txt)
- [Contribution](https://kotlinlang.org/docs/_llms/contribute.txt)
- [Conditions and loops](https://kotlinlang.org/docs/_llms/control-flow.txt)
- [Coroutine context and dispatchers](https://kotlinlang.org/docs/_llms/coroutine-context-and-dispatchers.txt)
- [Coroutines and channels − tutorial](https://kotlinlang.org/docs/_llms/coroutines-and-channels.txt)
- [Coroutines basics](https://kotlinlang.org/docs/_llms/coroutines-basics.txt)
- [Coroutines guide](https://kotlinlang.org/docs/_llms/coroutines-guide.txt)
- [Coroutines](https://kotlinlang.org/docs/_llms/coroutines-overview.txt)
- [Custom compiler plugins](https://kotlinlang.org/docs/_llms/custom-compiler-plugins.txt)
- [Get started with Kotlin custom scripting – tutorial](https://kotlinlang.org/docs/_llms/custom-script-deps-tutorial.txt)
- [Connect and retrieve data from databases](https://kotlinlang.org/docs/_llms/data-analysis-connect-to-db.txt)
- [Kotlin and Java libraries for data analysis](https://kotlinlang.org/docs/_llms/data-analysis-libraries.txt)
- [Output formats supported by Kotlin Notebook](https://kotlinlang.org/docs/_llms/data-analysis-notebooks-output-formats.txt)
- [Kotlin for data analysis](https://kotlinlang.org/docs/_llms/data-analysis-overview.txt)
- [Data visualization with Kandy](https://kotlinlang.org/docs/_llms/data-analysis-visualization.txt)
- [Retrieve data from web sources and APIs](https://kotlinlang.org/docs/_llms/data-analysis-work-with-api.txt)
- [Retrieve data from files](https://kotlinlang.org/docs/_llms/data-analysis-work-with-data-sources.txt)
- [Data classes](https://kotlinlang.org/docs/_llms/data-classes.txt)
- [Debug coroutines using IntelliJ IDEA – tutorial](https://kotlinlang.org/docs/_llms/debug-coroutines-with-idea.txt)
- [Debug Kotlin Flow using IntelliJ IDEA – tutorial](https://kotlinlang.org/docs/_llms/debug-flow-with-idea.txt)
- [Delegated properties](https://kotlinlang.org/docs/_llms/delegated-properties.txt)
- [Delegation](https://kotlinlang.org/docs/_llms/delegation.txt)
- [Destructuring declarations](https://kotlinlang.org/docs/_llms/destructuring-declarations.txt)
- [Development server and continuous compilation](https://kotlinlang.org/docs/_llms/dev-server-continuous-compilation.txt)
- [CLI](https://kotlinlang.org/docs/_llms/dokka-cli.txt)
- [Get started with Dokka](https://kotlinlang.org/docs/_llms/dokka-get-started.txt)
- [Dokka Gradle configuration options](https://kotlinlang.org/docs/_llms/dokka-gradle-configuration-options.txt)
- [Dokka Gradle troubleshooting](https://kotlinlang.org/docs/_llms/dokka-gradle-troubleshooting-md.txt)
- [Gradle](https://kotlinlang.org/docs/_llms/dokka-gradle.txt)
- [HTML](https://kotlinlang.org/docs/_llms/dokka-html.txt)
- [Introduction](https://kotlinlang.org/docs/_llms/dokka-introduction.txt)
- [Javadoc](https://kotlinlang.org/docs/_llms/dokka-javadoc.txt)
- [Maven](https://kotlinlang.org/docs/_llms/dokka-maven.txt)
- [Migrate to Dokka Gradle plugin v2](https://kotlinlang.org/docs/_llms/dokka-migration.txt)
- [Module documentation](https://kotlinlang.org/docs/_llms/dokka-module-and-package-docs.txt)
- [Dokka plugins](https://kotlinlang.org/docs/_llms/dokka-plugins.txt)
- [Dynamic type](https://kotlinlang.org/docs/_llms/dynamic-type.txt)
- [Participate in the Kotlin Early Access Preview](https://kotlinlang.org/docs/_llms/eap.txt)
- [Teaching Kotlin with JetBrains Academy plugin](https://kotlinlang.org/docs/_llms/edu-tools-educator.txt)
- [Learning Kotlin with JetBrains Academy plugin](https://kotlinlang.org/docs/_llms/edu-tools-learner.txt)
- [Enum classes](https://kotlinlang.org/docs/_llms/enum-classes.txt)
- [Equality](https://kotlinlang.org/docs/_llms/equality.txt)
- [Coroutine exceptions handling](https://kotlinlang.org/docs/_llms/exception-handling.txt)
- [Exception and error handling](https://kotlinlang.org/docs/_llms/exceptions.txt)
- [Extensions](https://kotlinlang.org/docs/_llms/extensions.txt)
- [FAQ](https://kotlinlang.org/docs/_llms/faq.txt)
- [Asynchronous Flow](https://kotlinlang.org/docs/_llms/flow.txt)
- [Functional (SAM) interfaces](https://kotlinlang.org/docs/_llms/fun-interfaces.txt)
- [Functions](https://kotlinlang.org/docs/_llms/functions.txt)
- [Generics: in, out, where](https://kotlinlang.org/docs/_llms/generics.txt)
- [Get started with Gradle and Kotlin/JVM](https://kotlinlang.org/docs/_llms/get-started-with-jvm-gradle-project.txt)
- [Get started with Kotlin Notebook](https://kotlinlang.org/docs/_llms/get-started-with-kotlin-notebooks.txt)
- [Get started with Kotlin](https://kotlinlang.org/docs/_llms/getting-started.txt)
- [Gradle best practices](https://kotlinlang.org/docs/_llms/gradle-best-practices.txt)
- [Binary compatibility validation in the Kotlin Gradle plugin](https://kotlinlang.org/docs/_llms/gradle-binary-compatibility-validation.txt)
- [Compilation and caches in the Kotlin Gradle plugin](https://kotlinlang.org/docs/_llms/gradle-compilation-and-caches.txt)
- [Compiler options in the Kotlin Gradle plugin](https://kotlinlang.org/docs/_llms/gradle-compiler-options.txt)
- [Configure a Gradle project](https://kotlinlang.org/docs/_llms/gradle-configure-project.txt)
- [Support for Gradle plugin variants](https://kotlinlang.org/docs/_llms/gradle-plugin-variants.txt)
- [Gradle](https://kotlinlang.org/docs/_llms/gradle.txt)
- [Google Summer of Code with Kotlin 2023](https://kotlinlang.org/docs/_llms/gsoc-2023.txt)
- [Google Summer of Code with Kotlin 2024](https://kotlinlang.org/docs/_llms/gsoc-2024.txt)
- [Google Summer of Code with Kotlin 2025](https://kotlinlang.org/docs/_llms/gsoc-2025.txt)
- [Google Summer of Code with Kotlin 2026](https://kotlinlang.org/docs/_llms/gsoc-2026.txt)
- [Google Summer of Code with Kotlin](https://kotlinlang.org/docs/_llms/gsoc-overview.txt)
- [Kotlin Docs](https://kotlinlang.org/docs/_llms/home.txt)
- [Idioms](https://kotlinlang.org/docs/_llms/idioms.txt)
- [Inheritance](https://kotlinlang.org/docs/_llms/inheritance.txt)
- [Inline value classes](https://kotlinlang.org/docs/_llms/inline-classes.txt)
- [Inline functions](https://kotlinlang.org/docs/_llms/inline-functions.txt)
- [Interfaces](https://kotlinlang.org/docs/_llms/interfaces.txt)
- [Iterators](https://kotlinlang.org/docs/_llms/iterators.txt)
- [Calling Java from Kotlin](https://kotlinlang.org/docs/_llms/java-interop.txt)
- [Collections in Java and Kotlin](https://kotlinlang.org/docs/_llms/java-to-kotlin-collections-guide.txt)
- [Strings in Java and Kotlin](https://kotlinlang.org/docs/_llms/java-to-kotlin-idioms-strings.txt)
- [Calling Kotlin from Java](https://kotlinlang.org/docs/_llms/java-to-kotlin-interop.txt)
- [Nullability in Java and Kotlin](https://kotlinlang.org/docs/_llms/java-to-kotlin-nullability-guide.txt)
- [Debug Kotlin/JS code](https://kotlinlang.org/docs/_llms/js-debugging.txt)
- [Kotlin/JS frameworks](https://kotlinlang.org/docs/_llms/js-frameworks.txt)
- [Get started with Kotlin/JS](https://kotlinlang.org/docs/_llms/js-get-started.txt)
- [Use JavaScript code from Kotlin](https://kotlinlang.org/docs/_llms/js-interop.txt)
- [Kotlin/JS compiler features](https://kotlinlang.org/docs/_llms/js-ir-compiler.txt)
- [JavaScript modules](https://kotlinlang.org/docs/_llms/js-modules.txt)
- [Kotlin/JavaScript](https://kotlinlang.org/docs/_llms/js-overview.txt)
- [JS plain objects compiler plugin](https://kotlinlang.org/docs/_llms/js-plain-objects.txt)
- [Set up a Kotlin/JS project](https://kotlinlang.org/docs/_llms/js-project-setup.txt)
- [Build a web application with React and Kotlin/JS — tutorial](https://kotlinlang.org/docs/_llms/js-react.txt)
- [Kotlin/JS reflection](https://kotlinlang.org/docs/_llms/js-reflection.txt)
- [Run tests in Kotlin/JS](https://kotlinlang.org/docs/_llms/js-running-tests.txt)
- [Use Kotlin code from JavaScript](https://kotlinlang.org/docs/_llms/js-to-kotlin-interop.txt)
- [Create a Spring Boot project with Kotlin](https://kotlinlang.org/docs/_llms/jvm-create-project-with-spring-boot.txt)
- [Get started with Spring Boot and Kotlin](https://kotlinlang.org/docs/_llms/jvm-get-started-spring-boot.txt)
- [Create a console app – tutorial](https://kotlinlang.org/docs/_llms/jvm-get-started.txt)
- [Using Java records in Kotlin](https://kotlinlang.org/docs/_llms/jvm-records.txt)
- [Add a data class to Spring Boot project](https://kotlinlang.org/docs/_llms/jvm-spring-boot-add-data-class.txt)
- [Add database support for Spring Boot project](https://kotlinlang.org/docs/_llms/jvm-spring-boot-add-db-support.txt)
- [Use Spring Data CrudRepository for database access](https://kotlinlang.org/docs/_llms/jvm-spring-boot-using-crudrepository.txt)
- [Test Java code using Kotlin and JUnit – tutorial](https://kotlinlang.org/docs/_llms/jvm-test-using-junit.txt)
- [K2 compiler migration guide](https://kotlinlang.org/docs/_llms/k2-compiler-migration-guide.txt)
- [kapt compiler plugin](https://kotlinlang.org/docs/_llms/kapt.txt)
- [Keywords and operators](https://kotlinlang.org/docs/_llms/keyword-reference.txt)
- [Kotlin Koans](https://kotlinlang.org/docs/_llms/koans.txt)
- [Kotlin for AI-powered app development](https://kotlinlang.org/docs/_llms/kotlin-ai-apps-development-overview.txt)
- [Kotlin and continuous integration with TeamCity](https://kotlinlang.org/docs/_llms/kotlin-and-ci.txt)
- [Kotlin brand assets](https://kotlinlang.org/docs/_llms/kotlin-brand-assets.txt)
- [Kotlin daemon](https://kotlinlang.org/docs/_llms/kotlin-daemon.txt)
- [Document Kotlin code: KDoc](https://kotlinlang.org/docs/_llms/kotlin-doc.txt)
- [Kotlin evolution principles](https://kotlinlang.org/docs/_llms/kotlin-evolution-principles.txt)
- [Kotlin hands-on](https://kotlinlang.org/docs/_llms/kotlin-hands-on.txt)
- [IDEs for Kotlin development](https://kotlinlang.org/docs/_llms/kotlin-ide.txt)
- [Kotlin language features and proposals](https://kotlinlang.org/docs/_llms/kotlin-language-features-and-proposals.txt)
- [Kotlin Night guidelines](https://kotlinlang.org/docs/_llms/kotlin-night-guidelines.txt)
- [Add dependencies to your Kotlin Notebook](https://kotlinlang.org/docs/_llms/kotlin-notebook-add-dependencies.txt)
- [Create your first Kotlin Notebook](https://kotlinlang.org/docs/_llms/kotlin-notebook-create.txt)
- [Kotlin Notebook](https://kotlinlang.org/docs/_llms/kotlin-notebook-overview.txt)
- [Set up an environment](https://kotlinlang.org/docs/_llms/kotlin-notebook-set-up-env.txt)
- [Share your Kotlin Notebook](https://kotlinlang.org/docs/_llms/kotlin-notebook-share.txt)
- [Kotlin and OSGi](https://kotlinlang.org/docs/_llms/kotlin-osgi.txt)
- [Kotlin documentation as PDF](https://kotlinlang.org/docs/_llms/kotlin-pdf.txt)
- [Kotlin tips](https://kotlinlang.org/docs/_llms/kotlin-tips.txt)
- [Basic types](https://kotlinlang.org/docs/_llms/kotlin-tour-basic-types.txt)
- [Classes](https://kotlinlang.org/docs/_llms/kotlin-tour-classes.txt)
- [Collections](https://kotlinlang.org/docs/_llms/kotlin-tour-collections.txt)
- [Control flow](https://kotlinlang.org/docs/_llms/kotlin-tour-control-flow.txt)
- [Functions](https://kotlinlang.org/docs/_llms/kotlin-tour-functions.txt)
- [Hello world](https://kotlinlang.org/docs/_llms/kotlin-tour-hello-world.txt)
- [Intermediate: Classes and interfaces](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-classes-interfaces.txt)
- [Intermediate: Extension functions](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-extension-functions.txt)
- [Intermediate: Lambda expressions with receiver](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-lambdas-receiver.txt)
- [Intermediate: Libraries and APIs](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-libraries-and-apis.txt)
- [Intermediate: Null safety](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-null-safety.txt)
- [Intermediate: Objects](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-objects.txt)
- [Intermediate: Open and special classes](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-open-special-classes.txt)
- [Intermediate: Properties](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-properties.txt)
- [Intermediate: Scope functions](https://kotlinlang.org/docs/_llms/kotlin-tour-intermediate-scope-functions.txt)
- [Null safety](https://kotlinlang.org/docs/_llms/kotlin-tour-null-safety.txt)
- [Welcome to our tour of Kotlin!](https://kotlinlang.org/docs/_llms/kotlin-tour-welcome.txt)
- [How KSP models Kotlin code](https://kotlinlang.org/docs/_llms/ksp-additional-details.txt)
- [KSP examples](https://kotlinlang.org/docs/_llms/ksp-examples.txt)
- [KSP FAQ](https://kotlinlang.org/docs/_llms/ksp-faq.txt)
- [Incremental processing](https://kotlinlang.org/docs/_llms/ksp-incremental.txt)
- [Multiple round processing](https://kotlinlang.org/docs/_llms/ksp-multi-round.txt)
- [KSP with Kotlin Multiplatform](https://kotlinlang.org/docs/_llms/ksp-multiplatform.txt)
- [Kotlin Symbol Processing API](https://kotlinlang.org/docs/_llms/ksp-overview.txt)
- [Getting started with KSP](https://kotlinlang.org/docs/_llms/ksp-quickstart.txt)
- [Java annotation processing to KSP reference](https://kotlinlang.org/docs/_llms/ksp-reference.txt)
- [Why KSP](https://kotlinlang.org/docs/_llms/ksp-why-ksp.txt)
- [KUG guidelines](https://kotlinlang.org/docs/_llms/kug-guidelines.txt)
- [Higher-order functions and lambdas](https://kotlinlang.org/docs/_llms/lambdas.txt)
- [Learning materials overview](https://kotlinlang.org/docs/_llms/learning-materials-overview.txt)
- [Data visualization with Lets-Plot for Kotlin](https://kotlinlang.org/docs/_llms/lets-plot.txt)
- [Getting started with Lincheck](https://kotlinlang.org/docs/_llms/lincheck-getting-started.txt)
- [Overview](https://kotlinlang.org/docs/_llms/lincheck-guide.txt)
- [List-specific operations](https://kotlinlang.org/docs/_llms/list-operations.txt)
- [Lombok compiler plugin](https://kotlinlang.org/docs/_llms/lombok.txt)
- [Map-specific operations](https://kotlinlang.org/docs/_llms/map-operations.txt)
- [Mapping function pointers from C – tutorial](https://kotlinlang.org/docs/_llms/mapping-function-pointers-from-c.txt)
- [Mapping primitive data types from C – tutorial](https://kotlinlang.org/docs/_llms/mapping-primitive-data-types-from-c.txt)
- [Mapping strings from C – tutorial](https://kotlinlang.org/docs/_llms/mapping-strings-from-c.txt)
- [Mapping struct and union types from C – tutorial](https://kotlinlang.org/docs/_llms/mapping-struct-union-types-from-c.txt)
- [Package your Maven application](https://kotlinlang.org/docs/_llms/maven-compile-package.txt)
- [Configure a Maven project](https://kotlinlang.org/docs/_llms/maven-configure-project.txt)
- [Configure Kotlin compiler for your Maven project](https://kotlinlang.org/docs/_llms/maven-kotlin-compiler.txt)
- [Set repositories and dependencies in a Maven project](https://kotlinlang.org/docs/_llms/maven-set-dependencies.txt)
- [Maven](https://kotlinlang.org/docs/_llms/maven.txt)
- [Kotlin Metadata JVM library](https://kotlinlang.org/docs/_llms/metadata-jvm.txt)
- [Adding Kotlin to a Java project – tutorial](https://kotlinlang.org/docs/_llms/mixing-java-kotlin-intellij.txt)
- [Create an app using C interop and libcurl – tutorial](https://kotlinlang.org/docs/_llms/native-app-with-c-and-libcurl.txt)
- [Integration with Swift/Objective-C ARC](https://kotlinlang.org/docs/_llms/native-arc-integration.txt)
- [License files for the Kotlin/Native binaries](https://kotlinlang.org/docs/_llms/native-binary-licenses.txt)
- [Kotlin/Native binary options](https://kotlinlang.org/docs/_llms/native-binary-options.txt)
- [Interoperability with C](https://kotlinlang.org/docs/_llms/native-c-interop.txt)
- [Debugging Kotlin/Native](https://kotlinlang.org/docs/_llms/native-debugging.txt)
- [Definition file](https://kotlinlang.org/docs/_llms/native-definition-file.txt)
- [Kotlin/Native as a dynamic library – tutorial](https://kotlinlang.org/docs/_llms/native-dynamic-libraries.txt)
- [Kotlin/Native FAQ](https://kotlinlang.org/docs/_llms/native-faq.txt)
- [Get started with Kotlin/Native](https://kotlinlang.org/docs/_llms/native-get-started.txt)
- [Tips for improving compilation time](https://kotlinlang.org/docs/_llms/native-improving-compilation-time.txt)
- [C, Objective-C, and Swift library import](https://kotlinlang.org/docs/_llms/native-lib-import-stability.txt)
- [Kotlin/Native libraries](https://kotlinlang.org/docs/_llms/native-libraries.txt)
- [Tips for customizing LLVM backend](https://kotlinlang.org/docs/_llms/native-llvm-passes.txt)
- [Kotlin/Native memory management](https://kotlinlang.org/docs/_llms/native-memory-manager.txt)
- [Migrate to the new memory manager](https://kotlinlang.org/docs/_llms/native-migration-guide.txt)
- [Interoperability with Swift/Objective-C](https://kotlinlang.org/docs/_llms/native-objc-interop.txt)
- [Kotlin/Native](https://kotlinlang.org/docs/_llms/native-overview.txt)
- [Platform libraries](https://kotlinlang.org/docs/_llms/native-platform-libs.txt)
- [Interoperability with Swift using Swift export](https://kotlinlang.org/docs/_llms/native-swift-export.txt)
- [Kotlin/Native supported targets and hosts](https://kotlinlang.org/docs/_llms/native-target-support.txt)
- [Nested and inner classes](https://kotlinlang.org/docs/_llms/nested-classes.txt)
- [No-arg compiler plugin](https://kotlinlang.org/docs/_llms/no-arg-plugin.txt)
- [Null safety](https://kotlinlang.org/docs/_llms/null-safety.txt)
- [Numbers](https://kotlinlang.org/docs/_llms/numbers.txt)
- [Object declarations and expressions](https://kotlinlang.org/docs/_llms/object-declarations.txt)
- [Operation arguments](https://kotlinlang.org/docs/_llms/operation-arguments.txt)
- [Operator overloading](https://kotlinlang.org/docs/_llms/operator-overloading.txt)
- [Opt-in requirements](https://kotlinlang.org/docs/_llms/opt-in-requirements.txt)
- [Packages and imports](https://kotlinlang.org/docs/_llms/packages.txt)
- [Power-assert compiler plugin](https://kotlinlang.org/docs/_llms/power-assert.txt)
- [Progress guarantees](https://kotlinlang.org/docs/_llms/progress-guarantees.txt)
- [Properties](https://kotlinlang.org/docs/_llms/properties.txt)
- [Ranges and progressions](https://kotlinlang.org/docs/_llms/ranges.txt)
- [Read standard input](https://kotlinlang.org/docs/_llms/read-standard-input.txt)
- [Reflection](https://kotlinlang.org/docs/_llms/reflection.txt)
- [Kotlin release process](https://kotlinlang.org/docs/_llms/releases.txt)
- [Returns and jumps](https://kotlinlang.org/docs/_llms/returns.txt)
- [Kotlin roadmap](https://kotlinlang.org/docs/_llms/roadmap.txt)
- [Run code snippets](https://kotlinlang.org/docs/_llms/run-code-snippets.txt)
- [Run Kotlin/JS](https://kotlinlang.org/docs/_llms/running-kotlin-js.txt)
- [SAM-with-receiver compiler plugin](https://kotlinlang.org/docs/_llms/sam-with-receiver-plugin.txt)
- [Scope functions](https://kotlinlang.org/docs/_llms/scope-functions.txt)
- [Sealed classes and interfaces](https://kotlinlang.org/docs/_llms/sealed-classes.txt)
- [Security](https://kotlinlang.org/docs/_llms/security.txt)
- [Select expression (experimental)](https://kotlinlang.org/docs/_llms/select-expression.txt)
- [Sequences](https://kotlinlang.org/docs/_llms/sequences.txt)
- [Sequential specification](https://kotlinlang.org/docs/_llms/sequential-specification.txt)
- [Serialization](https://kotlinlang.org/docs/_llms/serialization.txt)
- [Backend development with Kotlin](https://kotlinlang.org/docs/_llms/server-overview.txt)
- [Set-specific operations](https://kotlinlang.org/docs/_llms/set-operations.txt)
- [Shared mutable state and concurrency](https://kotlinlang.org/docs/_llms/shared-mutable-state-and-concurrency.txt)
- [Code of conduct and guidelines for Kotlin Slack](https://kotlinlang.org/docs/_llms/slack-code-of-conduct.txt)
- [Create a Kotlin app that answers questions with Spring AI — tutorial](https://kotlinlang.org/docs/_llms/spring-ai-guide.txt)
- [Standard input](https://kotlinlang.org/docs/_llms/standard-input.txt)
- [Strings](https://kotlinlang.org/docs/_llms/strings.txt)
- [Testing page](https://kotlinlang.org/docs/_llms/test-page.txt)
- [Stress testing and model checking](https://kotlinlang.org/docs/_llms/testing-strategies.txt)
- [This expressions](https://kotlinlang.org/docs/_llms/this-expressions.txt)
- [Time measurement](https://kotlinlang.org/docs/_llms/time-measurement.txt)
- [Type aliases](https://kotlinlang.org/docs/_llms/type-aliases.txt)
- [Type-safe builders](https://kotlinlang.org/docs/_llms/type-safe-builders.txt)
- [Type checks and casts](https://kotlinlang.org/docs/_llms/typecasts.txt)
- [Types overview](https://kotlinlang.org/docs/_llms/types-overview.txt)
- [Typesafe HTML DSL](https://kotlinlang.org/docs/_llms/typesafe-html-dsl.txt)
- [Unsigned integer types](https://kotlinlang.org/docs/_llms/unsigned-integer-types.txt)
- [Unused return value checker](https://kotlinlang.org/docs/_llms/unused-return-value-checker.txt)
- [Using builders with builder type inference](https://kotlinlang.org/docs/_llms/using-builders-with-builder-inference.txt)
- [Use dependencies from npm](https://kotlinlang.org/docs/_llms/using-packages-from-npm.txt)
- [Visibility modifiers](https://kotlinlang.org/docs/_llms/visibility-modifiers.txt)
- [Supported versions and configuration](https://kotlinlang.org/docs/_llms/wasm-configuration.txt)
- [Debug Kotlin/Wasm code](https://kotlinlang.org/docs/_llms/wasm-debugging.txt)
- [Get started with Kotlin/Wasm and Compose Multiplatform](https://kotlinlang.org/docs/_llms/wasm-get-started.txt)
- [Interoperability with JavaScript](https://kotlinlang.org/docs/_llms/wasm-js-interop.txt)
- [Kotlin/Wasm](https://kotlinlang.org/docs/_llms/wasm-overview.txt)
- [Get started with Kotlin/Wasm and WASI](https://kotlinlang.org/docs/_llms/wasm-wasi.txt)
- [Overview](https://kotlinlang.org/docs/_llms/web-overview.txt)
- [What's new in Kotlin 2.4.0-Beta2](https://kotlinlang.org/docs/_llms/whatsnew-eap.txt)
- [What's new in Kotlin 1.1](https://kotlinlang.org/docs/_llms/whatsnew11.txt)
- [What's new in Kotlin 1.2](https://kotlinlang.org/docs/_llms/whatsnew12.txt)
- [What's new in Kotlin 1.3](https://kotlinlang.org/docs/_llms/whatsnew13.txt)
- [What's new in Kotlin 1.4.0](https://kotlinlang.org/docs/_llms/whatsnew14.txt)
- [What's new in Kotlin 1.4.20](https://kotlinlang.org/docs/_llms/whatsnew1420.txt)
- [What's new in Kotlin 1.4.30](https://kotlinlang.org/docs/_llms/whatsnew1430.txt)
- [What's new in Kotlin 1.5.0](https://kotlinlang.org/docs/_llms/whatsnew15.txt)
- [What's new in Kotlin 1.5.20](https://kotlinlang.org/docs/_llms/whatsnew1520.txt)
- [What's new in Kotlin 1.5.30](https://kotlinlang.org/docs/_llms/whatsnew1530.txt)
- [What's new in Kotlin 1.6.0](https://kotlinlang.org/docs/_llms/whatsnew16.txt)
- [What's new in Kotlin 1.6.20](https://kotlinlang.org/docs/_llms/whatsnew1620.txt)
- [What's new in Kotlin 1.7.0](https://kotlinlang.org/docs/_llms/whatsnew17.txt)
- [What's new in Kotlin 1.7.20](https://kotlinlang.org/docs/_llms/whatsnew1720.txt)
- [What's new in Kotlin 1.8.0](https://kotlinlang.org/docs/_llms/whatsnew18.txt)
- [What's new in Kotlin 1.8.20](https://kotlinlang.org/docs/_llms/whatsnew1820.txt)
- [What's new in Kotlin 1.9.0](https://kotlinlang.org/docs/_llms/whatsnew19.txt)
- [What's new in Kotlin 1.9.20](https://kotlinlang.org/docs/_llms/whatsnew1920.txt)
- [What's new in Kotlin 2.0.0](https://kotlinlang.org/docs/_llms/whatsnew20.txt)
- [What's new in Kotlin 2.0.20](https://kotlinlang.org/docs/_llms/whatsnew2020.txt)
- [What's new in Kotlin 2.1.0](https://kotlinlang.org/docs/_llms/whatsnew21.txt)
- [What's new in Kotlin 2.1.20](https://kotlinlang.org/docs/_llms/whatsnew2120.txt)
- [What's new in Kotlin 2.2.0](https://kotlinlang.org/docs/_llms/whatsnew22.txt)
- [What's new in Kotlin 2.2.20](https://kotlinlang.org/docs/_llms/whatsnew2220.txt)
- [What's new in Kotlin 2.3.0](https://kotlinlang.org/docs/_llms/whatsnew23.txt)
- [What's new in Kotlin 2.3.20](https://kotlinlang.org/docs/_llms/whatsnew2320.txt)
- [Project configuration with Amper](https://kotlinlang.org/docs/multiplatform/_llms/amper.txt)
- [How to build Android and iOS apps (and when to use Kotlin Multiplatform)](https://kotlinlang.org/docs/multiplatform/_llms/build-ios-android-app.txt)
- [Accessibility](https://kotlinlang.org/docs/multiplatform/_llms/compose-accessibility.txt)
- [Adaptive layouts](https://kotlinlang.org/docs/multiplatform/_llms/compose-adaptive-layouts.txt)
- [Android-only components](https://kotlinlang.org/docs/multiplatform/_llms/compose-android-only-components.txt)
- [Compatibility and versions](https://kotlinlang.org/docs/multiplatform/_llms/compose-compatibility-and-versioning.txt)
- [Updating Compose compiler](https://kotlinlang.org/docs/multiplatform/_llms/compose-compiler.txt)
- [Setting up the viewport](https://kotlinlang.org/docs/multiplatform/_llms/compose-css-styles.txt)
- [Support for desktop accessibility features](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-accessibility.txt)
- [Desktop-only API](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-components.txt)
- [Context menus](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-context-menus.txt)
- [Keyboard events](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-keyboard.txt)
- [Mouse event listeners](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-mouse-events.txt)
- [Scrollbars](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-scrollbars.txt)
- [Swing interoperability](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-swing-interoperability.txt)
- [Tooltips](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-tooltips.txt)
- [Top-level windows management](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-top-level-windows-management.txt)
- [Testing Compose Multiplatform UI with JUnit](https://kotlinlang.org/docs/multiplatform/_llms/compose-desktop-ui-testing.txt)
- [Drag-and-drop operations](https://kotlinlang.org/docs/multiplatform/_llms/compose-drag-drop.txt)
- [Compose Hot Reload](https://kotlinlang.org/docs/multiplatform/_llms/compose-hot-reload.txt)
- [Support for iOS accessibility features](https://kotlinlang.org/docs/multiplatform/_llms/compose-ios-accessibility.txt)
- [iOS migration guides](https://kotlinlang.org/docs/multiplatform/_llms/compose-ios-migration.txt)
- [Handling touch events with interop on iOS](https://kotlinlang.org/docs/multiplatform/_llms/compose-ios-touch.txt)
- [Working with modifiers](https://kotlinlang.org/docs/multiplatform/_llms/compose-layout-modifiers.txt)
- [Layout basics](https://kotlinlang.org/docs/multiplatform/_llms/compose-layout.txt)
- [Lifecycle](https://kotlinlang.org/docs/multiplatform/_llms/compose-lifecycle.txt)
- [Localization tests](https://kotlinlang.org/docs/multiplatform/_llms/compose-localization-tests.txt)
- [Localizing strings](https://kotlinlang.org/docs/multiplatform/_llms/compose-localize-strings.txt)
- [Relationship between Compose Multiplatform and Jetpack Compose](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-and-jetpack-compose.txt)
- [Create your Compose Multiplatform app](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-create-first-app.txt)
- [Explore composable code](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-explore-composables.txt)
- [How multiplatform Jetpack libraries are packaged](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-jetpack-libraries.txt)
- [Modify the project](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-modify-project.txt)
- [Create your own application](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-new-project.txt)
- [Setup and configuration for multiplatform resources](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-resources-setup.txt)
- [Using multiplatform resources in your app](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-resources-usage.txt)
- [Resources overview](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform-resources.txt)
- [Get started with Compose Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/compose-multiplatform.txt)
- [Native distributions](https://kotlinlang.org/docs/multiplatform/_llms/compose-native-distribution.txt)
- [Navigation 3 in Compose Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/compose-navigation-3.txt)
- [Deep links](https://kotlinlang.org/docs/multiplatform/_llms/compose-navigation-deep-links.txt)
- [Navigation and routing](https://kotlinlang.org/docs/multiplatform/_llms/compose-navigation-routing.txt)
- [Navigation in Compose](https://kotlinlang.org/docs/multiplatform/_llms/compose-navigation.txt)
- [Default UI behavior on different platforms](https://kotlinlang.org/docs/multiplatform/_llms/compose-platform-specifics.txt)
- [Compose UI previews](https://kotlinlang.org/docs/multiplatform/_llms/compose-previews.txt)
- [Manage regional formats](https://kotlinlang.org/docs/multiplatform/_llms/compose-regional-format.txt)
- [Manage local resource environment](https://kotlinlang.org/docs/multiplatform/_llms/compose-resource-environment.txt)
- [Working with RTL languages](https://kotlinlang.org/docs/multiplatform/_llms/compose-rtl.txt)
- [Integration with the SwiftUI framework](https://kotlinlang.org/docs/multiplatform/_llms/compose-swiftui-integration.txt)
- [Testing Compose Multiplatform UI](https://kotlinlang.org/docs/multiplatform/_llms/compose-test.txt)
- [Integration with the UIKit framework](https://kotlinlang.org/docs/multiplatform/_llms/compose-uikit-integration.txt)
- [Common ViewModel](https://kotlinlang.org/docs/multiplatform/_llms/compose-viewmodel.txt)
- [Handling web resources](https://kotlinlang.org/docs/multiplatform/_llms/compose-web-resources.txt)
- [Configure TeamCity for a Kotlin Multiplatform application](https://kotlinlang.org/docs/multiplatform/_llms/configure-teamcity-for-kmp.txt)
- [Create your Kotlin Multiplatform library – tutorial](https://kotlinlang.org/docs/multiplatform/_llms/create-kotlin-multiplatform-library.txt)
- [The Seven Most Popular Cross-Platform App Development Frameworks](https://kotlinlang.org/docs/multiplatform/_llms/cross-platform-frameworks.txt)
- [What is cross-platform mobile development?](https://kotlinlang.org/docs/multiplatform/_llms/cross-platform-mobile-development.txt)
- [FAQ](https://kotlinlang.org/docs/multiplatform/_llms/faq.txt)
- [Get started with Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/get-started.txt)
- [Configure GitHub Actions for continuous integration of a Kotlin Multiplatform application](https://kotlinlang.org/docs/multiplatform/_llms/github-actions-for-kmp.txt)
- [iOS and Android app development: How cross-platform technologies can help](https://kotlinlang.org/docs/multiplatform/_llms/ios-android-app-development.txt)
- [Learning resources](https://kotlinlang.org/docs/multiplatform/_llms/kmp-learning-resources.txt)
- [What is Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/kmp-overview.txt)
- [Kotlin Multiplatform and Flutter: cross-platform development solutions](https://kotlinlang.org/docs/multiplatform/_llms/kotlin-multiplatform-flutter.txt)
- [Kotlin Multiplatform vs. React Native: A cross-platform comparison](https://kotlinlang.org/docs/multiplatform/_llms/kotlin-multiplatform-react-native.txt)
- [Migrating a Jetpack Compose app to Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/migrate-from-android.txt)
- [Adding dependencies on multiplatform libraries](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-add-dependencies.txt)
- [Advanced concepts of the multiplatform project structure](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-advanced-project-structure.txt)
- [Adding Android dependencies](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-android-dependencies.txt)
- [Android source set layout](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-android-layout.txt)
- [Build final native binaries](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-build-native-binaries.txt)
- [CocoaPods Gradle plugin DSL reference](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-cocoapods-dsl-reference.txt)
- [Add dependencies on a Pod library](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-cocoapods-libraries.txt)
- [CocoaPods overview and setup](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-cocoapods-overview.txt)
- [Switch Kotlin Multiplatform project from CocoaPods to SwiftPM dependencies](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-cocoapods-spm-migration.txt)
- [Use a Kotlin project as a CocoaPods dependency](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-cocoapods-xcode.txt)
- [Compatibility guide for Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-compatibility-guide.txt)
- [Configure compilations](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-configure-compilations.txt)
- [Use platform-specific APIs](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-connect-to-apis.txt)
- [Create your Kotlin Multiplatform app](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-create-first-app.txt)
- [Add dependencies to your project](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-dependencies.txt)
- [Direct integration](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-direct-integration.txt)
- [The basics of Kotlin Multiplatform project structure](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-discover-project.txt)
- [Multiplatform Gradle DSL reference](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-dsl-reference.txt)
- [Expected and actual declarations](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-expect-actual.txt)
- [Hierarchical project structure](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-hierarchy.txt)
- [Make your Android application work on iOS – tutorial](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-integrate-in-existing-app.txt)
- [How to introduce multiplatform mobile development to your team](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-introduce-your-team.txt)
- [Adding iOS dependencies](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-ios-dependencies.txt)
- [iOS integration methods](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-ios-integration-overview.txt)
- [Create a multiplatform app using Ktor and SQLDelight](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-ktor-sqldelight.txt)
- [Kotlin Multiplatform IDE plugin releases](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-plugin-releases.txt)
- [Privacy manifest for iOS apps](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-privacy-manifest.txt)
- [Updating multiplatform projects with Android apps to use AGP 9](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-project-agp-9-migration.txt)
- [Choosing a configuration for your Kotlin Multiplatform project](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-project-configuration.txt)
- [Publish your application](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-publish-apps.txt)
- [Setting up multiplatform library publication](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-publish-lib-setup.txt)
- [Publish your library to Maven Central – tutorial](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-publish-libraries-to-maven.txt)
- [Publish your library to npm – tutorial](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-publish-libraries-to-npm.txt)
- [Ten reasons to adopt Kotlin Multiplatform and supercharge your projects](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-reasons-to-try.txt)
- [Test your multiplatform app − tutorial](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-run-tests.txt)
- [Kotlin Multiplatform samples](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-samples.txt)
- [Share code on platforms](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-share-on-platforms.txt)
- [Swift package export setup](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-spm-export.txt)
- [Adding Swift packages as dependencies to KMP modules](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-spm-import.txt)
- [Using Kotlin from local Swift packages](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-spm-local-integration.txt)
- [Update the user interface](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-update-ui.txt)
- [Share more logic between iOS and Android](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-upgrade-app.txt)
- [Wrap up your project](https://kotlinlang.org/docs/multiplatform/_llms/multiplatform-wrap-up.txt)
- [Cross-platform and native app development: How do you choose?](https://kotlinlang.org/docs/multiplatform/_llms/native-and-cross-platform.txt)
- [Popular programming languages for developing cross-platform applications](https://kotlinlang.org/docs/multiplatform/_llms/programming-languages-cross-platform.txt)
- [Kotlin Multiplatform quickstart](https://kotlinlang.org/docs/multiplatform/_llms/quickstart.txt)
- [Recommended IDEs and code editors](https://kotlinlang.org/docs/multiplatform/_llms/recommended-ides.txt)
- [Stability of supported platforms](https://kotlinlang.org/docs/multiplatform/_llms/supported-platforms.txt)
- [Kotlin and Compose Multiplatform in production: real-world use cases](https://kotlinlang.org/docs/multiplatform/_llms/use-cases-examples.txt)
- [What's new in Compose Multiplatform 1.10.3](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-110.txt)
- [What's new in Compose Multiplatform 1.11.0-beta03](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-111.txt)
- [What's new in Compose Multiplatform 1.6.0](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-160.txt)
- [What's new in Compose Multiplatform 1.6.10](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-1610.txt)
- [What's new in Compose Multiplatform 1.7.3](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-170.txt)
- [What's new in Compose Multiplatform 1.8.2](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-180.txt)
- [What's new in Compose Multiplatform 1.9.3](https://kotlinlang.org/docs/multiplatform/_llms/whats-new-compose-190.txt)

Document

llms-full.txt

Not stored for this site.