Hacker News new | ask | show | jobs
by Zababa 1776 days ago
Modern Java is getting really close to MLs, with records, pattern matching, sealed classes, lambdas, type inference, streams, optionals. I don't know if the ecosystem has adopted that way of developing though.
1 comments

When project loom finishes, the JVM should have lightweight threads, tail call elimination and continuations, too.