naryFun.naryFunNumber

Undocumented in source. Be warned that the author may not have intended to support it.
template naryFun(alias fun, int N = -1)
ref
naryFunNumber
(
T...
)
(
auto ref T args
)
if (
is(typeof(fun) == string)
)

Meta