MCPcopy 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 */
492export const makeMemoMapUnsafe = (): MemoMap => new MemoMapImpl()
493
494/**
495 * Constructs a child `MemoMap` synchronously, allowing it to reuse layers

Callers 2

forkOrCreateMethod · 0.85
freshFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected