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

File effectify.ts

packages/effect-app/src/utils/effectify.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2/* eslint-disable @typescript-eslint/no-unsafe-assignment */
3
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 5

fnFunction · 0.50
resumeFunction · 0.50
onErrorFunction · 0.50
failMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected