seq.seq

Undocumented in source. Be warned that the author may not have intended to support it.
template seq(Functors...)
@nogc
seq
(
Functors functors
)
if (
allSatisfy!(isFunctor, Functors)
)

Meta