On Mon, Jan 21, 2013 at 9:06 PM, H. S. Teoh <[email protected]> wrote: > On Mon, Jan 21, 2013 at 11:28:21AM -0800, Walter Bright wrote: > It's the butterfly effect in programming. > > >> 3 cases: >> >> 1. unittests (as you mentioned) >> 2. ddoc >> 3. new lambda syntax
4. Templates. I never (almost) used templates in C++. Certainly not to the level I'm using them in D right now (metaprogramming for the win!)
