[GitHub] groovy pull request #832: GROOVY-8902: Add method `mapAll` to tuples

2018-11-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/groovy/pull/832


---


[GitHub] groovy pull request #832: GROOVY-8902: Add method `mapAll` to tuples

2018-11-24 Thread danielsun1106
GitHub user danielsun1106 opened a pull request:

https://github.com/apache/groovy/pull/832

GROOVY-8902: Add method `mapAll` to tuples



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/danielsun1106/groovy tuple-mapall

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/groovy/pull/832.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #832


commit 75c87c77d7346ba7232178d4a269e0e358dd84b5
Author: danielsun1106 
Date:   2018-11-24T15:36:00Z

GROOVY-8902: Add method `mapAll` to tuples




---