Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ get
Function
get
packages/effect/src/internal/ref.ts:49–49 ·
view source on GitHub ↗
(self: Ref.Ref<A>)
Source
from the content-addressed store, hash-verified
47
48
/** @internal */
49
export
const
get = <A>(self: Ref.Ref<A>) => self.get
50
51
/** @internal */
52
export
const
set = dual<
Callers
3
fiberRefs.ts
File · 0.70
getOrCreatePool
Function · 0.70
trie.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected