isArgumentListCompatible.isArgumentListCompatible

Undocumented in source. Be warned that the author may not have intended to support it.
template isArgumentListCompatible(alias func, ArgTuple...)
@safe
bool
isArgumentListCompatible
()
if (
isSomeFunction!func
)

Meta