Qurak

Fold

利用可能

Applies a function cumulatively to elements of a list,

Fold[f, x, list]
Fold[f, list]
Fold[f]
Fold[Plus, 0, {1, 2, 3}] → 6

トピック

関連

全 6300 関数 · MCPクライアントから使う