Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-391

Improve in/=~ operator when arguments are arrays and collections

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.1
    • 3.3
    • None

    Description

      The '=~'/in operator default implementation should work with arrays (even for primitives) and collections.
      Expressions like

      [2, 3] =~ [1, 2, 3, 4]

      should be supported by default.

      Attachments

        Activity

          People

            henrib Henri Biestro
            henrib Henri Biestro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: