Parameters.dg

Undocumented in source.
template Parameters(alias F)
static if(isLambda!F && !__traits(compiles, ))
typeof(toDelegate(F)) dg;

Meta