tree: 882115242b3b3f748978eb67cd5e9c179dde733f [path history] [tgz]
  1. builtins/
  2. idl/
  3. runtime/
  4. src/
  5. test/
  6. ReadMe.md
libraries/stdlib/js/ReadMe.md

Kotlin Standard Library for JS

This directory contains Kotlin/JS specific sources of Kotlin standard library that are used together common sources to produce the kotlin-stdlib-js artifact.

Additional sources are copied during the build from /libraries/stdlib/jvm/builtins/ except those builtins that have a more specific version for K/JS (see builtins subdirectory).