effect-io-ai

Package: effect
Module: RuntimeFlagsPatch

RuntimeFlagsPatch.either

Creates a RuntimeFlagsPatch describing application of either the self patch or that patch.

Signature

declare const either: { (that: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => RuntimeFlagsPatch; (self: RuntimeFlagsPatch, that: RuntimeFlagsPatch): RuntimeFlagsPatch; }

Source

Since v2.0.0