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

File layerUtils.ts

packages/infra/src/layerUtils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import type { NonEmptyReadonlyArray } from "effect-app/Array"
3import * as Context from "effect-app/Context"
4import * as Effect from "effect-app/Effect"

Callers

nothing calls this directly

Calls 6

someMethod · 0.80
mergeMethod · 0.80
pipeMethod · 0.65
mapMethod · 0.65
toJSONMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected