MCPcopy
hub / github.com/Effect-TS/effect / dataSource.ts

File dataSource.ts

packages/effect/src/internal/dataSource.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as RA from "../Array.js"
2import * as Cause from "../Cause.js"
3import * as Chunk from "../Chunk.js"
4import type * as Context from "../Context.js"

Callers

nothing calls this directly

Calls 11

beforeFunction · 0.85
afterFunction · 0.85
runAllMethod · 0.80
pipeFunction · 0.70
makeFunction · 0.70
makeMethod · 0.65
mapMethod · 0.65
dieMethod · 0.65
ofMethod · 0.65
identifiedMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected