Y
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
pjmlp
2350 days ago
Right, inline classes are the value types (as part of Valhalla).
link