Function: isIntervalEmpty()
function isIntervalEmpty(interval: FeatureInterval): boolean;
Defined in: _internal/container-query-analysis.ts:251
Return true when an interval cannot match any value.
Parametersโ
intervalโ
Returnsโ
boolean
function isIntervalEmpty(interval: FeatureInterval): boolean;
Defined in: _internal/container-query-analysis.ts:251
Return true when an interval cannot match any value.
boolean