MCPcopy
hub / github.com/Effect-TS/effect / context

Function context

packages/platform-node/test/HttpServer.test.ts:456–458  ·  view source on GitHub ↗
(f, _fiber)

Source from the content-addressed store, hash-verified

454 return requestSpan
455 },
456 context(f, _fiber) {
457 return f()
458 }
459 })),
460 Effect.withSpan("request parent"),
461 Effect.repeatN(2)

Callers

nothing calls this directly

Calls 1

fFunction · 0.50

Tested by

no test coverage detected