This commit is contained in:
Ilya Kantor 2017-03-19 17:09:37 +03:00
parent e2443e8de6
commit 75e30539ef
73 changed files with 195 additions and 195 deletions

View file

@ -1,6 +1,6 @@
# Rest parameters and spread operator
Many Javascript built-in functions support on arbitrary number of arguments.
Many JavaScript built-in functions support on arbitrary number of arguments.
For instance: