danneu
01/10/2017, 3:10 AMfoo
with my own non-external function, preprocess the arguments (turning any Lists into Arrays), and then forwarding the arguments to the external foo
function. but i'm not sure how i can even do that since foo()
is already super permissive