On 1/23/2023 11:21 PM, Siarhei Siamashka wrote:
But the safety is not exactly great.

It does (and always has) resolved the #1 memory safety problem - buffer 
overflows.

If you use @safe, and the GC for allocations, it is just as memory safe as 
Python.

Reply via email to