Comment by kuhsaft
8 hours ago
The gotcha is the potential boxing of structs onto the heap, but that can be avoided using `ref struct`s.
8 hours ago
The gotcha is the potential boxing of structs onto the heap, but that can be avoided using `ref struct`s.
No comments yet
Contribute on Hacker News ↗