Package: effect
Module: FiberRefsPatch
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; }
Since v2.0.0