eric-milles commented on PR #1742: URL: https://github.com/apache/groovy/pull/1742#issuecomment-1180578513
Updated to support duck-typing scenario. I'm still trying to figure how to support 6790, 8142 and `(x instanceof Map || x instanceof List) ? x.size() : 1` at the same time. https://issues.apache.org/jira/browse/GROOVY-6790 https://issues.apache.org/jira/browse/GROOVY-8142 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
