Also if your concatenate string in a loop in c# then you use the https://www.dotnetperls.com/string-join function as it simpler and faster. There is no reason why we can't have the function equivalent in D.-Alexander
Yeah I know, this code was DELIBERATLY naive. That was the whole point of it.
