Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ get
Function
get
packages/effect/src/internal/option.ts:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
"valueOrUndefined"
,
52
{
53
get() {
54
return
this.value
55
}
56
}
57
)
58
Callers
5
[Equal_.symbol]
Method · 0.70
hashMap.ts
File · 0.70
trie.ts
File · 0.70
recur
Function · 0.50
base
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected