effect-io-ai

Package: effect
Module: FiberRefsPatch

FiberRefsPatch.diff

Constructs a patch that describes the changes between the specified collections of FiberRef

Signature

declare const diff: (oldValue: FiberRefs.FiberRefs, newValue: FiberRefs.FiberRefs) => FiberRefsPatch

Source

Since v2.0.0