Files
kotlin-fork/libraries/stdlib/js
Ilya Gorbunov 0c1afcac67 KT-58046 Wrap hrtime array reading into a class
To achieve nice toString and proper equals/hashCode semantics of ValueTimeMark
2023-04-18 15:25:31 +00: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.