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

let Lists coerce to Sets

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0-JSR-3
    • 1.0-RC-1
    • groovy-jdk
    • None

    Description

      allow
      [1,2,3] as Set
      implement like
      new TreeSet(list)

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            codevise Dierk König
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: