Y
Hacker News
new
|
ask
|
show
|
jobs
by
kuhsaft
39 days ago
The gotcha is the potential boxing of structs onto the heap, but that can be avoided using `ref struct`s.
https://news.ycombinator.com/item?id=48599273