sum, min, max, etc. More...

Modules

 allTrue
 Test if all values in an array are true.
 
 allTrueByKey
 Calculate if all values that share the same consecutive keys are true.
 
 anyTrueByKey
 Calculate if any values that share the same consecutive keys are true.
 
 anytrue
 Calculate if any values in an array are true.
 
 count
 
 
 countByKey
 
 max
 
 
 maxByKey
 
 min
 
 
 minByKey
 
 product
 
 
 productByKey
 
 sum
 
 
 sumByKey
 

Detailed Description

sum, min, max, etc.