Hi, I would like to have a CollectionUtils.firstNotEmpty(List... lists) method. Since commons-collections/CONTRIBUTING.md at master · apache/commons-collections · GitHub <https://github.com/apache/commons-collections/blob/master/CONTRIBUTING.md> says: * If you're planning to implement a new feature it makes sense to discuss your changes on the dev list first. This way you can make sure you're not wasting your time on something that isn't considered to be in Apache Commons Collections's scope. I'm asking if I should create a Merge Request
Thanks Marco Dell'Anna