|
|
|
|
|
by qznc
2355 days ago
|
|
D is not clean. It already has some cruft. For example, there should be no "@safe" annotation but an "@unsafe" one. Unfortunately, D picked the wrong default back then. Ok, "in relation to C++" it is clean. :) Edit: There is a proposal to fix it: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1028.md |
|