effect-io-ai

Package: effect
Module: RuntimeFlags

RuntimeFlags.diff

Creates a RuntimeFlagsPatch which describes the difference between self and that.

Signature

declare const diff: { (that: RuntimeFlags): (self: RuntimeFlags) => RuntimeFlagsPatch.RuntimeFlagsPatch; (self: RuntimeFlags, that: RuntimeFlags): RuntimeFlagsPatch.RuntimeFlagsPatch; }

Source

Since v2.0.0