TypeAnd.And

Undocumented in source.
template TypeAnd(Patterns...)
alias And = TypeAnd!(Patterns[0], TypeAnd!(Patterns[1..$]))

Meta