You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/10/20 20:18:09 UTC

[GitHub] [commons-lang] arturobernalg commented on pull request #976: Use java stream in ArrayUtils.

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

   > This seems like de-optimisation to me. The object creation overhead of the stream verses the simple for-loop constructs. I do not think it aids readability or maintainability.
   
   It seems that is what the API is tending towards.


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org