MCPcopy
hub / github.com/Effect-TS/effect / of

Method of

packages/effect/src/Context.ts:44–44  ·  view source on GitHub ↗
(self: Value)

Source from the content-addressed store, hash-verified

42 readonly _Identifier: Types.Invariant<Id>
43 }
44 of(self: Value): Value
45 context(self: Value): Context<Id>
46 readonly stack?: string | undefined
47 readonly key: string

Callers 15

rpc-schemas.tsFile · 0.65
Geolocation.tsFile · 0.65
makeFunction · 0.65
Permissions.tsFile · 0.65
makeFunction · 0.65
makeFunction · 0.65
asyncPauseResumeFunction · 0.65
makeStorageFunction · 0.65
compactFunction · 0.65
fromDuplexFunction · 0.65

Calls

no outgoing calls

Tested by 3

fFunction · 0.52
splitFunction · 0.52
makeDeferredEngineFunction · 0.52