Qurak

Construct

可用

Apply a function to an argument:

Construct[f, x]
Construct[f, x1, …, xn]
Construct[f, x] → f[x]Construct[f, x, y, z] → f[x, y, z]Fold[Construct, f, {a, b, c}] → f[a][b][c]

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個