Construct

Construct[f,x]

gives f[x].

Construct[f,x1,,xn]

gives f[x1,,xn].

Examples

open allclose all

Basic Examples  (3)

Apply a function to an argument:

Apply a function to several arguments:

Build a curried function:

Applications  (2)

Construct all possible applications of a list of functions to several lists of arguments:

Thread Construct over lists of functions and variables:

Inner can be also used for functions of one variable:

Properties & Relations  (2)

Apply a composition of functions:

Construct[f] applies the function to an empty list of arguments:

Wolfram Research (2018), Construct, Wolfram Language function, https://reference.wolfram.com/language/ref/Construct.html.

Text

Wolfram Research (2018), Construct, Wolfram Language function, https://reference.wolfram.com/language/ref/Construct.html.

CMS

Wolfram Language. 2018. "Construct." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Construct.html.

APA

Wolfram Language. (2018). Construct. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Construct.html

BibTeX

@misc{reference.wolfram_2024_construct, author="Wolfram Research", title="{Construct}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/Construct.html}", note=[Accessed: 24-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_construct, organization={Wolfram Research}, title={Construct}, year={2018}, url={https://reference.wolfram.com/language/ref/Construct.html}, note=[Accessed: 24-April-2024 ]}