Fork me on GitHub
#off-topic
<
2015-12-05
>
borkdude19:12:56

just wondering, doesn't Kotlin have its own immutable persistent data structures? the website of that language doesn't seem to emphasize that at all

jaen19:12:53

https://devnet.jetbrains.com/message/5557732 seems to say they are neither immutable nor persistent, they just don't expose mutation methods in the standard interface