Checks whether TargetType matches any subsequent types. Use as: isOneOf!(TargetType, Type1, Type2..);
See Implementation
Checks whether TargetType matches any subsequent types. Use as: isOneOf!(TargetType, Type1, Type2..);