DEV Community

Discussion on: The funny Java vs Kotlin battle

Collapse
 
jbristow profile image
Jon Bristow

Streams and lambdas are awful in Java 8. Completable Futures are... ok, but way more complicated than coroutines. Java’s type system is way less safe... I don’t need to compare kotlin to 7... 8 is bad enough.