SumType.kindOf

Undocumented in source. Be warned that the author may not have intended to support it.
struct SumType(UnionT)
@nogc nothrow static
kindOf
(
T
)
()
if (
assertIsPartOfUnion!(UnionT, T)
)

Meta