ProGrad实验室| 高阶函数
在上一课中,我们学习了一些有用的高阶函数来处理数组和对象。 现在,让我们在实验中使用它们。
你该怎么办
Fork this repo
Clone this repo
Practice Javascr ipt - Higher order functions
提交方式
Upon completion, run the following commands:
git add .
git commit -m "ProGrad ID"
git push origin m