Multi-file byte comparison tool. What would you have done differently?

Timon Gehr timon.gehr at gmx.ch
Thu Aug 4 16:03:33 PDT 2011


Kai Meyer wrote:
> So the question is, how would you make it more D-ish? (Do we have a term
> analogous to "pythonic" for D? :))

An easy first step to improve the D-Factor would be to replace all these for loops
with foreach loops and ref foreach loops.

-Timon


More information about the Digitalmars-d-learn mailing list