Follow up to ^^^ is the kotlin std lib available for native? Docs here do not mention native, maybe because it is preview.
https://kotlinlang.org/api/latest/jvm/stdlib/index.html General question is what is the lowest common standard library for sharing code btw platforms? Is there/will there be a std lib with collections, file I/O, etc?