Ary Borenszweig wrote:
grauzone wrote:Frank Benoit wrote:safe should be the default. The unsafe part should take the extra typing, not the other way. Make the user prefer the safe way.No. D is not C#.D is an unsafe language. C# is a safe language. Like that? :)
If you mean memory safety, then yes and will probably forever be for all practical uses (unless D gets implemented on a Java or .net like VM).
