GitHub user paulk-asert opened a pull request:
https://github.com/apache/groovy/pull/644
GROOVY-8406: Various DefaultGroovyMethods missing Array variants resuâ¦
â¦lting in no type inference
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paulk-asert/groovy groovy8406
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/644.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 #644
----
commit 1d5676705a3a39a5f0c73d5a50a60804c5de80a3
Author: paulk <[email protected]>
Date: 2017-12-11T15:14:26Z
GROOVY-8406: Various DefaultGroovyMethods missing Array variants resulting
in no type inference
----
---