Hacker News new | ask | show | jobs
by kuhsaft 38 days ago
Even closer would be a C# ‘readonly record struct’. Though, it would be allocated on the stack unless you box it.