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.
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.