Vector.from

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(ElemT, size_t SizeV)
static
from
(
Elem2T
)
(
in Vector!(Elem2T, SizeV) b
)
if (
SizeV >= 1
)

Meta