SumType.set

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

Meta