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

Function asyncFilter

backend/src/utils/async.ts:25–40  ·  view source on GitHub ↗
(
  arr: T[],
  callback: (element: T, index: number, array: T[]) => Awaitable<boolean>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

performMemberSearchFunction · 0.85
performBanSearchFunction · 0.85

Calls 2

asyncReduceFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected