https://kotlinlang.org logo
Title
a

Adrian M

09/05/2019, 12:38 PM
hi, has anyone of you guys made a comparison of functional aspects of Java+Vavr vs. Kotlin? What are your feelings? Or is Kotlin and Vavr complementing each other?
a

andrzej

09/05/2019, 12:51 PM
I feel for functional Kotlin you need to take a loot at arrow-kt: https://arrow-kt.io/
3
d

Derek Berner

09/05/2019, 2:58 PM
#arrow
k

karelpeeters

09/05/2019, 6:19 PM
To reply directly to your question, Java+Varv has lots of stuff that's not in Kotlin by default, but indeed #arrow is the way to go and for persistent collections there's this official project coming up: https://github.com/Kotlin/kotlinx.collections.immutable