How would you simplify this piece of code using lambda?

后端 未结 0 440
滥情空心
滥情空心 2020-12-30 05:39

I am learning lambda. Tell me how you can simplify this expression? I only had enough for a map, thanks!

            array.map(value => {
                i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题