array.fill

struct array(T, size_t N)
extern (D) pragma(inline, true)
void
fill
()
(
auto ref const(T) value
)

Meta