What does the reduce method in streams typically return?
reduce
An Optional
A single value resulting from the reduction
A new stream
A boolean value