October 10, 2017
Why isn't there an array/range version of `emplace`, when there is one for `moveEmplace`, namely

https://dlang.org/library/std/algorithm/mutation/move_emplace_all.html

?
October 13, 2017
On Tuesday, 10 October 2017 at 19:00:59 UTC, Nordlöw wrote:
> Why isn't there an array/range version of `emplace`, when there is one for `moveEmplace`, namely

Ping!