|
|
|
|
|
by soulnothing
2418 days ago
|
|
Kotlin for me. Val is immutable and they differentiate collections, i.e. list vs mutableList. This is still hampered by the JVM but it works. Combine that with multi platform productivity. If you do want to get dorkier there are fully functional libraries. |
|