MCPcopy 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.tsFile · 0.70
trie.tsFile · 0.70
recurFunction · 0.50
baseFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected