What I am saying is, if it is introduced in D it should be more flexible than Rust.

On Tuesday, 2 December 2014 at 21:01:58 UTC, Meta wrote:
On Tuesday, 2 December 2014 at 14:41:20 UTC, Suminda Dharmasena wrote:
Great. What about Rust like static memory safety analysis. (But transparent to the user.)

I wouldn't say Rust's method of statically checked memory safety is exactly transparent. You have to do some weird contortions to express many common idioms, or your code won't compile.

Reply via email to