Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6952

Add List.removeAt(int) and Collection.removeElement(Object)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0-rc-1
    • groovy-jdk
    • None
    • Patch

    Description

      Add List.removeAt(int) and Collection.removeElement(Object), because for List<Integer>, List.remove(int) and Collection.remove(Object) are troublemakers.

      The pull request is here.
      https://github.com/groovy/groovy-core/pull/485

      Attachments

        Activity

          People

            paulk Paul King
            yukoba Yu Kobayashi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: