MCPcopy Index your code
hub / github.com/Effect-TS/effect / stack-safety.test.ts

File stack-safety.test.ts

packages/effect/test/Effect/stack-safety.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Effect from "effect/Effect"
4import { constVoid, identity, pipe } from "effect/Function"

Callers

nothing calls this directly

Calls 11

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
deepMapEffectFunction · 0.85
incLeftFunction · 0.85
incRightFunction · 0.85
eitherMethod · 0.80
fibFunction · 0.70
makeMethod · 0.65
mapMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected