Hacker News new | ask | show | jobs
by sscarduzio 2639 days ago
Why choosing 'value' as a keyword for types? Super odd
1 comments

I've actually since changed that to be more conventional. Now the "inline" by-value objects are called "structs" and the regular by reference objects are called "classes" much like C#