aherbert commented on PR #501:
URL: 
https://github.com/apache/commons-collections/pull/501#issuecomment-2162221580

   @Claudenw I think this is the wrong solution. You are compromising 99.9999% 
of use cases to handle the edge case of k >= bits. In practical use this will 
not be needed. I do not see the gain from consolidating this to one loop from a 
maintenance perspective outweighing the disadvantage of runtime efficiency.


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