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クライアントから使う