Files
kotlin-fork/libraries/stdlib/js
Ilya Gorbunov 44195d436e Rename: Clock.markNow, ClockMark.elapsedNow
Add "Now" suffix to the names of functions that depend on the current
time moment.
2019-08-16 15:29:16 +03:00
..
2019-04-23 20:09:22 +03:00

This directory contains shared sources of Kotlin/JS Standard Library for current and IR backends.

Note that stdlib/js/src/generated is not shared but used exclusively for current js-v1 backend.

Kotlin/JS Standard Library module is moved to libraries/stdlib/js-v1.