Henri Biestro created JEXL-422:
----------------------------------

             Summary: Add strict equality (===) and inequality (!==) operators
                 Key: JEXL-422
                 URL: https://issues.apache.org/jira/browse/JEXL-422
             Project: Commons JEXL
          Issue Type: New Feature
    Affects Versions: 3.3
            Reporter: Henri Biestro
            Assignee: Henri Biestro
             Fix For: 3.3.1


As in Javascript,  === is a comparison operator that checks the equality of two 
values without performing any type conversion. This means that if the values 
being compared have different data types, === will return false.



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

Reply via email to