Returns a list containing the nimbleFunction definition components (setup function, run function, and other member methods) for the supplied nimbleFunction generator or specialized instance.
Usage
getDefinition(nf)
Arguments
nf
A nimbleFunction generator, or a compiled or un-compiled specialized nimbleFunction.