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

File Store.ts

packages/effect-app/src/Store.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 * as Redacted from "effect/Redacted"
3import * as Semaphore from "effect/Semaphore"
4import type { NonEmptyReadonlyArray } from "./Array.ts"

Callers

nothing calls this directly

Calls 6

makeContextMapFunction · 0.85
syncMethod · 0.80
clearMethod · 0.80
makeMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected