hasType.hasType

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

Meta