Prepend
Prepend[expr,elem]
gives expr with elem prepended.
Details
- Prepend works on SparseArray objects, returning ordinary lists if necessary.
- Prepend can be used on Association objects. Single new elements are specified in the form key->value. New values replace older ones if their keys are the same.
- Multiple elements to prepend to an association can be specified in the form {key1->value1,key2->value2, …}.
- Prepend[elem][expr] is equivalent to Prepend[expr,elem].
Examples
open allclose allBasic Examples (3)
Generalizations & Extensions (1)
Use a head other than List:
Applications (4)
Possible Issues (1)
Wolfram Research (1988), Prepend, Wolfram Language function, https://reference.wolfram.com/language/ref/Prepend.html (updated 2014).
Text
Wolfram Research (1988), Prepend, Wolfram Language function, https://reference.wolfram.com/language/ref/Prepend.html (updated 2014).
CMS
Wolfram Language. 1988. "Prepend." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/Prepend.html.
APA
Wolfram Language. (1988). Prepend. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Prepend.html