|
|
|
|
|
by lostmsu
18 days ago
|
|
> and many of them can't be fixed... And the boxing with C# unions can and will be addressed later No, they won't. C# already got itself into a corner with 32 bit arrays and 32 bit spans. And if unions are introduced as reference only that will never be fixed due to binary compatibility requirement. |
|