supportsNArgs

Determines at runtime whether the function can be given n arguments.

bool
supportsNArgs
(
alias fn
fn_t = typeof(&fn)
)
(
size_t n
)

Meta