Henri Biestro created JEXL-391:
----------------------------------

             Summary: Improve in/=~ operator when arguments are arrays and 
collections
                 Key: JEXL-391
                 URL: https://issues.apache.org/jira/browse/JEXL-391
             Project: Commons JEXL
          Issue Type: Improvement
    Affects Versions: 3.2.1
            Reporter: Henri Biestro
            Assignee: Henri Biestro
             Fix For: 3.3


The '=~'/in operator default implementation should work with arrays (even for 
primitives) and collections.
Expressions like {code}[2, 3] =~ [1, 2, 3, 4]{code} should be supported by 
default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to