[
https://issues.apache.org/jira/browse/GROOVY-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18090908#comment-18090908
]
ASF GitHub Bot commented on GROOVY-12100:
-----------------------------------------
testlens-app[bot] commented on PR #2623:
URL: https://github.com/apache/groovy/pull/2623#issuecomment-4779259486
## ✅ All tests passed ✅
🏷️ Commit: 3badd7c5d603c82d9d1c5baba2e61885fad107c1
▶️ Tests: 81055 executed
⚪️ Checks: 30/30 completed
---
_Learn more about TestLens at [testlens.app](https://testlens.app)._
> 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
>
> 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)