array-reduce Flashcards
1
Q
What is Array.prototype.reduce useful for?
A
Executes a reduce function on each element of the array, resulting in single output value
LFZ JS Flash Cards > array-reduce > Flashcards
What is Array.prototype.reduce useful for?
Executes a reduce function on each element of the array, resulting in single output value