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