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

Add disjoint, minus and toSpreadMap to Iterable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.0-beta-2
    • groovy-jdk
    • None
    • Patch

    Description

      Added these methods to Iterable.

      disjoint(Iterable)
      minus(Object)
      minus(Iterable)
      toSpreadMap()

      Added this method to Collection.
      minus(Collection)

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: