Refactored empty stream implementations to reduce duplicate code and improved unordered()
Added StreamSupport.empty for primitive spliterators and use that in Arrays.stream()
Loading
Please register or sign in to comment
Added StreamSupport.empty for primitive spliterators and use that in Arrays.stream()