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

File effect.ts

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

Source from the content-addressed store, hash-verified

1import * as Arr from "../Array.ts"
2import type * as Cause from "../Cause.ts"
3import type * as Clock from "../Clock.ts"
4import type * as Console from "../Console.ts"

Callers

nothing calls this directly

Calls 15

isFailReasonFunction · 0.90
causeFromReasonsFunction · 0.90
makePrimitiveFunction · 0.90
makeStackCleanerFunction · 0.90
getStackTraceLimitFunction · 0.90
setStackTraceLimitFunction · 0.90
isEffectFunction · 0.90
makePrimitiveProtoFunction · 0.90
exitFailFunction · 0.90
constantFunction · 0.90
isStringFunction · 0.90
isIterableFunction · 0.90

Tested by

no test coverage detected