<?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="Pattern matching - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=pattern_matching&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pattern_matching&amp;p=14">3.Next</a>
</p>
<p>rely heavily on pattern-matching rules to transform user expressions, find analytical solutions to <a href="page.php?w=differential_equation">differential equation</a>s, and build user-defined simplification frameworks.</p>

<p><big>Terminology</big></p>
<p>Pattern matching involves specialized terminology.</p>

<p>; Matching<br/>
: The act of comparing a scrutinee to a pattern (or collection of patterns), possibly selecting a continuation, extracting bindings, performing a substitution, or any combination of these. Also known as <b>destructuring</b>.</p><p>
<a accesskey="1" href="page.php?w=pattern_matching&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pattern_matching&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
