> 1. orElse(null) is still a nuisance. Will this be resolved? Thanks for the reminder. > 2. ConcurrentCollectors.groupBy vs. Collectors.groupingBy (should be > groupBy?) Planning to finish Collectors and then make CColectors match it.