I factorised and reused the code used in applyJobFunction.ExperimentRegistry to create a wrapper function that can accommodate optional arguments static and dynamic in their signature.
Contrary to what I proposed, these arguments can be placed anywhere in the signature.
I factorised and reused the code used in applyJobFunction.ExperimentRegistry to create a wrapper function that can accommodate optional arguments
static
anddynamic
in their signature.Contrary to what I proposed, these arguments can be placed anywhere in the signature.