I was trying to develop a library that could be us...
# javascript
s
I was trying to develop a library that could be used between kotlin-js projects and kotlin-jvm projects. I'm using kotlin-stdlib-common, but I'm missing things that I'd expect to be there, like lists. Am I thinking about this the right way, or is this just not supported?