staticMap4

Alias of staticMapN for 4 arguments

alias staticMap4(alias F, T...) = staticMapN!(4, F, T)

Meta