biya-bi commented on PR #696: URL: https://github.com/apache/commons-lang/pull/696#issuecomment-1846279443
What is mean is rather than writing many lines of code (the for loop and the return statment) to return a single value, we can take advantage of short-circuiting to accomplish the same thing in a more concise way. -- 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]
