tryPattern.pattern

Undocumented in source. Be warned that the author may not have intended to support it.
template tryPattern(uint i)
static if(__traits(compiles, apply!(funcs[i])(A.init)))
pattern
(
A a
)

Meta