MCPcopy Create free account
hub / github.com/effect-app/libs / core.ts

File core.ts

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

Source from the content-addressed store, hash-verified

1import type * as Cause from "../Cause.ts"
2import type * as Context from "../Context.ts"
3import type * as Effect from "../Effect.ts"
4import * as Equal from "../Equal.ts"

Callers

nothing calls this directly

Calls 7

isCauseFunction · 0.85
makeExitFunction · 0.85
makePrimitiveProtoFunction · 0.85
exitFailFunction · 0.85
makePrimitiveFunction · 0.70
mapMethod · 0.65
annotateMethod · 0.65

Tested by

no test coverage detected