<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Concatenation - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=concatenation&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=concatenation&amp;p=4">3.Next</a>
</p>
<p>equal to the concatenation of the original value of b and a.  Despite this, in some <a href="page.php?w=high-level_programming_language">high-level programming language</a>s, especially functional and logical ones, <b><code>append</code></b> is the operation for concatenating lists or <a href="page.php?w=Array_data_type">arrays</a> without modifying the originals.</p>

<p>To prepend is to modify a sequential object by adding material at the beginning.  Thus to prepend a to b is to modify b to be equal to the concatenation of a and the original</p><p>
<a accesskey="1" href="page.php?w=concatenation&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=concatenation&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
