effect-io-ai

Package: effect
Module: FiberRefsPatch

FiberRefsPatch.patch

Applies the changes described by this patch to the specified collection of FiberRef values.

Signature

declare const patch: { (fiberId: FiberId.Runtime, oldValue: FiberRefs.FiberRefs): (self: FiberRefsPatch) => FiberRefs.FiberRefs; (self: FiberRefsPatch, fiberId: FiberId.Runtime, oldValue: FiberRefs.FiberRefs): FiberRefs.FiberRefs; }

Source

Since v2.0.0