staticMap7

Alias of staticMapN for 7 arguments

alias staticMap7(alias F, T...) = staticMapN!(7, F, T)

Meta