MCPcopy Index your code
hub / github.com/Effect-TS/effect / update

Method update

packages/effect/src/internal/differ/contextPatch.ts:106–106  ·  view source on GitHub ↗
(service: T)

Source from the content-addressed store, hash-verified

104 readonly _tag: "UpdateService"
105 readonly key: string
106 update(service: T): T
107}
108
109const UpdateServiceProto = Object.assign(Object.create(PatchProto), {

Callers 15

fromMetricKeyFunction · 0.65
updateInfoFunction · 0.65
fiberRuntime.tsFile · 0.65
groupBy.tsFile · 0.65
fiberRefUnsafeMakeFunction · 0.65
offerFunction · 0.65
stream.tsFile · 0.65
finalizeFunction · 0.65
getOrCreatePoolFunction · 0.65
getOrElseMemoizeMethod · 0.65
evaluatePullFunction · 0.65

Implementers 1

Personpackages/effect/dtslint/Schema/Userlan

Calls

no outgoing calls

Tested by

no test coverage detected