contains.contains

Undocumented in source.
template contains(N, T...)
enum contains = staticIndexOf!(N, T) != -1;

Meta