ウィキペディア英語版

出典:Wikipedia

Fold (higher-order function)

出典:『Wikipedia』 (2011/06/29 13:17 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In functional programming, fold, also known variously as reduce, accumulate, compress, or inject, is a family of higher-order functions that iterate an arbitrary function over a data structure in some order and build up a return value. Typically, a fold deals with two things: a combining function and a list of elements of some data structure. The fold then proceeds to combine elements of the data structure using the function in some systematic way.

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

fold (higher-order function)のページの著作権