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

File Memory.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

makeMemoryStoreFunction · 0.85
syncMethod · 0.80
toLayerMethod · 0.65

Tested by

no test coverage detected