eric-milles commented on issue #815: GROOVY-8855: Matcher.asBoolean() does not rely on matchers internal search index anymore URL: https://github.com/apache/groovy/pull/815#issuecomment-553462674 I think the `==~` operator is available for this purpose. Slightly different semantic between `find()` and `matches()`, but find keeps searching for next match which is an expected/intended behavior.
---------------------------------------------------------------- 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] With regards, Apache Git Services
