Hacker News new | ask | show | jobs
by anonymoushn 5203 days ago
As far as I can tell, value classes provide the performance of primitives with primitives. Is there a way to make a value class that contains more than one primitive, so that you could have semantics similar to those of a struct in C?