I wonder if Java's data types like `ArrayList` and...
# announcements
h
I wonder if Java's data types like
ArrayList
and
LinkedHashSet
are/will be supported in Kotlin's JavaScript port. My plan is to convert the Java code of the JTS Topology Suite to Kotlin and transpile it to JavaScript.