Terug naar boven

Fold [NL]

Externe links

Externe links Links

Artiest informatie

Opgericht in:Nederland

Biografie

(bron: wikipedia)

In functional programming, fold (also termed reduce, accumulate, aggregate, compress, or inject) refers to a family of higher-order functions that analyze a recursive data structure and through use of a given combining operation, recombine the results of recursively processing its constituent parts, building up a return value. Typically, a fold is presented with a combining function, a top node of a data structure, and possibly some default values to be used under certain conditions. The fold then proceeds to combine... meer

Maak kennis met...