So a big question in my mind early on is how Kotli...
# functional
p
So a big question in my mind early on is how Kotlin will play with other languages in the FP world, firstly Clojure being JVM based, and Scala on up to Haskell and other native FP languages.
Specifically I would like to know if I can reference Quil (https://github.com/quil/quil) functions from some Kotlin JVM code.
h
good question, I'd like Kotlin to be on par with Scala in the future.
b
I'm hopeful the Kotlin/Native project will aid in this