Vector.fillOne

struct Vector(size_t N, T)
pure static
static if(isDynamic)
fillOne
(
E...
)
(
size_t K
,
in E vals
)

Meta