Instantiate

Tries to automagically instantiate F by argument.

package
template Instantiate (
ARGS...
) if (
isDynamicLambda!F
) {}

Members

Functions

args
string args()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta