arturobernalg commented on PR #976:
URL: https://github.com/apache/commons-lang/pull/976#issuecomment-1286139043

   > Using `Arrays.setAll` is not using a stream. It is offloading the for-loop 
into `Arrays` to work with a provided lambda function. This is not the same 
type of change.
   
   Should/must/have close the pr?


-- 
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]

Reply via email to