Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
* as Array from
"effect-app/Array"
4
import
type
{ NonEmptyReadonlyArray } from
"effect-app/Array"
Callers
nothing calls this directly
Calls
3
makeMemoryStore
Function · 0.85
sync
Method · 0.80
toLayer
Method · 0.65
Tested by
no test coverage detected