Walter Bright schrieb:
Daniel Gibson wrote:Not necessary (at least for these problems), people just have to use size_t instead of (u)int for indexes and such more consequently ;)Or use D's type inference abilities and not worry about it.
http://www.dsource.org/projects/phobos/changeset/2151#file4 suggest that auto isn't always possible or doesn't always help :-)
