staticMap3

Alias of staticMapN for 3 arguments

alias staticMap3(alias F, T...) = staticMapN!(3, F, T)

Meta