MCPcopy Create free account
hub / github.com/ZeppelinBot/Zeppelin / asyncMap

Function asyncMap

backend/src/utils/async.ts:42–54  ·  view source on GitHub ↗
(
  arr: T[],
  callback: (currentValue: T, index: number, array: T[]) => Awaitable<V>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

createFromMessagesMethod · 0.50
insertBulkMethod · 0.50
casesUserCmdFunction · 0.50
casesModCmdFunction · 0.50
runFunction · 0.50
applyFunction · 0.50
applyFunction · 0.50

Calls 2

asyncReduceFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected