Misconception
I thought that there was some kind of doall
in apply
to force evaluation of the arguments seq but it’s not the case when the applied function is variadic.
I thought that there was some kind of doall
in apply
to force evaluation of the arguments seq but it’s not the case when the applied function is variadic.