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

File utils.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unsafe-function-type */
2/* eslint-disable @typescript-eslint/no-explicit-any */
3/* eslint-disable @typescript-eslint/no-redundant-type-constituents */
4import * as Cause from "effect/Cause"

Callers

nothing calls this directly

Calls 15

isFunctionFunction · 0.90
pipeFunction · 0.90
prettyFunction · 0.85
pushMethod · 0.80
filterMethod · 0.80
someMethod · 0.80
addEventListenerMethod · 0.80
addObserverMethod · 0.80
fFunction · 0.70
abortFunction · 0.70
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected