MCPcopy Index your code
hub / github.com/Effect-TS/effect / effectify.ts

File effectify.ts

packages/platform/src/internal/effectify.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import type { Effectify, EffectifyError } from "../Effectify.js"
3
4/** @internal */

Callers

nothing calls this directly

Calls 5

failMethod · 0.65
dieMethod · 0.65
fnFunction · 0.50
resumeFunction · 0.50
onErrorFunction · 0.50

Tested by

no test coverage detected