staticMap8

Alias of staticMapN for 8 arguments

alias staticMap8(alias F, T...) = staticMapN!(8, F, T)

Meta