dongwq commented on PR #2215: URL: https://github.com/apache/groovy/pull/2215#issuecomment-2862685453
> I don't think there is much general value in providing "stack of chars" semantic. You can always provide these for your own projects through extension or category class. @eric-milles , the issue try to solve the basic Use Case String: - Useful in algorithms where you need to modify strings dynamically, such as backtracking or parsing tasks. given some examples code here: https://issues.apache.org/jira/browse/GROOVY-11655 -- 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: notifications-unsubscr...@groovy.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org