Reduce Array of Array of Objects Using Ramda

后端 未结 0 1318
旧时难觅i
旧时难觅i 2021-01-07 03:11

I have an array of array of objects. I want to reduce that to an array of object and adding one more property to each object. The sample input is:

const data          


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