On Thursday, 31 October 2013 at 07:41:30 UTC, Jacob Carlborg wrote: > But in D one would of course use a foreach loop instead. I think `std.algorithm.copy` is generally a good replacement for foreach loops in functional D code.