What are you ultimately trying to do?
This seems like a classic XY problem, where you are reaching for metaprogramming when you should be using higher-order functions or similar.
What are you ultimately trying to do?
This seems like a classic XY problem, where you are reaching for metaprogramming when you should be using higher-order functions or similar.