Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/course-dasheng/fe-algorithm
/ fn
Function
fn
interview/limit-promise.js:40–42 ·
view source on GitHub ↗
(item)
Source
from the content-addressed store, hash-verified
38
()=> sleep(4,
'学习Vue和React'
),
39
],
40
async
fn(item){
41
return
await
item()
42
}
43
})
44
45
}
Callers
2
asyncPool
Function · 0.85
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected