logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

UR::BoolExpr::Template::PropertyComparison::NotBetween - perform a 'not between' test

Description

       Evaluates to true of the property's value is not between the lower and upper bounds, inclusive.  If the
       property returns multiple values, this comparison returns true if any of the values are outside the
       bounds.

perl v5.38.2                                       2024-06-15             UR::BoolExpr::T...son::NotBetween(3pm)

Name

       UR::BoolExpr::Template::PropertyComparison::NotBetween - perform a 'not between' test

See Also