dongwq commented on PR #2210:
URL: https://github.com/apache/groovy/pull/2210#issuecomment-2852847257

   > Can you rename back to partitionPoint, and use List instead of 
AbstractList. I am still pondering the benefits of Predicate vs Closure for the 
DGM List and AGM T[] variants. Did you make them different for a reason?
   
   @paulk-asert ok, 3 have done:
   - revert method name to partitionPoint, 
   - prefer Predicate<T> to Closure<?>, 
   - DGM prefer List to AbstractList


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

Reply via email to