|
|
|
|
|
by zozbot234
250 days ago
|
|
It's nowhere near a C++ subset. The way it works under the hood is quite different, and even trying to add some of the underlying mechanisms to C++ (such as what they call "trivially relocatable types", or "destructing moves") has been quite difficult. |
|
And again, the best way to explain this is by comparison to C++