Enquire Now

Tags: fold

In functional programming, a fold, also known variously as reduction, accumulation, or catamorphism, is a type of higher-order function that recursively applies a transformation to a data structure, collapsing it to a summary value

0 Questions