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