Hacker News new | ask | show | jobs
by maxfurman 1350 days ago
As other comments have mentioned, in the JVM every lambda creates a new type. So there are way, way more "types" created in Java than in a comparable program in another language.