MCPcopy
hub / github.com/Effect-TS/effect / keyValueStore.ts

File keyValueStore.ts

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

Source from the content-addressed store, hash-verified

1import * as Context from "effect/Context"
2import * as Effect from "effect/Effect"
3import * as Either from "effect/Either"
4import * as Encoding from "effect/Encoding"

Callers

nothing calls this directly

Calls 10

syncMethod · 0.80
encodeMethod · 0.80
clearMethod · 0.80
makeFunction · 0.70
getMethod · 0.65
setMethod · 0.65
removeMethod · 0.65
modifyMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected