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.

Reply via email to