MCPcopy Create free account
hub / github.com/Effect-TS/effect / batching.ts

File batching.ts

packages/tools/bundle/fixtures/batching.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Array from "effect/Array"
2import * as Effect from "effect/Effect"
3import * as Exit from "effect/Exit"
4import * as Request from "effect/Request"

Callers

nothing calls this directly

Calls 6

completeUnsafeMethod · 0.80
makeMethod · 0.65
forEachMethod · 0.65
syncMethod · 0.45
succeedMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected