seq.fun

Undocumented in source. Be warned that the author may not have intended to support it.
template seq(Functors...)
static
void
fun
(
Args...
)
(
ref Functors functors
,
auto ref Args args
)
if (
allSatisfy!(isFunctor, Functors)
)

Meta