Useful D Templates
Recently, I’ve been experimenting with the new D programming language. One thing that’s really amazed me is the power of the templating system. Here are three code-saving templates to help avoid the deadly programming sin of code duplication.
(more…)





