TaggedTypeByTag.indexOf

Undocumented in source. Be warned that the author may not have intended to support it.
template TaggedTypeByTag(T, alias tag)
package
static if(!(isTagged!(T).isTaggedAlgebraic))
static if(isTagged!(T).isMirAlgebraic)
ptrdiff_t
indexOf
(
T.Kind[] lst
,
T.Kind kind
)
if (
isTagged!(T).any
)

Meta