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::In - perform an In test

Description

       Returns true if any of the property's values appears in the comparison value list.  Think of 'in' as
       short for 'intersect', and not just SQL's 'IN' operator.

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

Name

       UR::BoolExpr::Template::PropertyComparison::In - perform an In test

See Also