Enhance for-in and for-each for Lists and Maps

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • None
    • b106
    • generic
    • generic

      Currently, for-in doesn't work for either Lists or Maps, but it should - iterating over a numeric range of valid indices for a List, and over Map.keySet() for a Map.

      Likewise, for-each doesn't work for Maps, but it should - iterating over Map.values().

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: