StructVariant.tryExtract

Undocumented in source. Be warned that the author may not have intended to support it.
struct StructVariant(AllowedTypes...)
bool
tryExtract
(
T
)
(
out T ret
)
if (
AllowedTypes.length > 0
)

Meta