Hacker News new | ask | show | jobs
by lennydizzy 2351 days ago
C# struct is a value type, the Java Record is not a value type, right?
1 comments

Right, inline classes are the value types (as part of Valhalla).