|
|
|
|
|
by takeda
2245 days ago
|
|
I don't know D, but after reading more comments looks like auto is also compensating for poor type system. For example functions that accept arguments of many types apparently need to be declared that are returning auto. At least that's what I understood. |
|
In practice though, D codes fast and runs fast, as promised on the official site.