Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ makeMemoMapUnsafe
Function
makeMemoMapUnsafe
packages/effect/src/Layer.ts:492–492 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
490
* @since 4.0.0
491
*/
492
export
const
makeMemoMapUnsafe = (): MemoMap =>
new
MemoMapImpl()
493
494
/**
495
* Constructs a child `MemoMap` synchronously, allowing it to reuse layers
Callers
2
forkOrCreate
Method · 0.85
fresh
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected