[
https://issues.apache.org/jira/browse/GROOVY-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-12100.
--------------------------------
Fix Version/s: 6.0.0-alpha-2
Resolution: Fixed
> provide Closure variants for AGM primitive each
> -----------------------------------------------
>
> Key: GROOVY-12100
> URL: https://issues.apache.org/jira/browse/GROOVY-12100
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-2
>
>
> The AGM primitive each variants are Consumer based which works well with
> explicitly typed consumers but lose the type information because the distance
> to each(T, Closure) is less than to each(int[], IntConsumer) etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)