On Friday, 2 April 2021 at 12:47:35 UTC, z wrote: > ```d > T processArray(T)(ref T[] p){/*...*/} //function calls .reserve >``` i meant `void` for the function return type.