tomikoskinen opened a new pull request #1560: URL: https://github.com/apache/groovy/pull/1560
https://issues.apache.org/jira/browse/GROOVY-9017 Instead of making keywords for and, or and not, we added a Boolean not() method in DefaultGroovyMethods to get most of what was wanted. DGM already had a or() and and() methods. This PR was made by: @tomikoskinen @jonspe @Justsofun @rhanlol -- 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. For queries about this service, please contact Infrastructure at: [email protected]
