Create an array with multiple functions in it

后端 未结 0 1606
栀梦
栀梦 2021-02-01 15:31

How can I create an array like this:

[foo(1,3), foo(5,7)]

with Array.map to put in to a Promise.all function in node.js

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