fold
Sign in to saveAlso known as fold function, reduce, reduce function, accumulate, aggregate, inject, compress
family of higher-order functions that analyze a recursive data structure and build up a return value
Also known as fold function, reduce, reduce function, accumulate, aggregate, inject, compress
family of higher-order functions that analyze a recursive data structure and build up a return value