Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Sum, max and min in a stream

Write a program for computing the sum, max and min of the given stream via primitive specializations of Stream and Stream.reduce().