Répartir la syntaxe pour la fonction

myFunction(...iterableObj); // pass all elements of iterableObj as arguments to function myFunction
Ronnie