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 客户端使用