isSumType

True if T is an instance of SumType, otherwise false.

enum bool isSumType(T);

Meta