Hacker News new | ask | show | jobs
by zastrowm 4255 days ago
In C#, you can kind of do this with stackalloc and fixed arrays, but it is still not as ideal as could be.