staticFilter2

Alias of staticFilterN for 2 arguments

alias staticFilter2(alias F, T...) = staticFilterN!(2, F, T)

Meta