map

Undocumented in source. Be warned that the author may not have intended to support it.
@safe @nogc nothrow
Vector!(typeof(mapfunc(cast(T)0)), N)
map
(
alias mapfunc
T
uint N
)
(
const auto ref Vector!(T, N) vec
)

Meta