effect-io-ai

Package: effect
Module: RuntimeFlagsPatch

RuntimeFlagsPatch.isActive

Returns true if the RuntimeFlagsPatch describes the specified RuntimeFlag as active.

Signature

declare const isActive: { (flag: RuntimeFlagsPatch): (self: RuntimeFlagsPatch) => boolean; (self: RuntimeFlagsPatch, flag: RuntimeFlagsPatch): boolean; }

Source

Since v2.0.0