Qurak

Construct

Available

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]

Topics

Related

All 6300 functions · Use this from an MCP client