staticMap6

Alias of staticMapN for 6 arguments

alias staticMap6(alias F, T...) = staticMapN!(6, F, T)

Meta