logoalt Hacker News

DarkNova6today at 7:36 AM1 replyview on HN

You could probably a whole tech thriller on the evolution on Value Types in Java.

I’ve been reading the mailing lists and watched all videos on the topic and it is truly inspiring how much they managed to consolidate the design to something that always looked like java.

But while also going far deeper in granularity and understanding what it even means to be a value type and what optimizations can be done where


Replies

joe_mwangitoday at 4:22 PM

And the only syntax change is adding 'value'.

show 1 reply