staticFilter8

Alias of staticFilterN for 8 arguments

alias staticFilter8(alias F, T...) = staticFilterN!(8, F, T)

Meta