<?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="Continuation - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=continuation&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=continuation&amp;p=11">3.Next</a>
</p>
<p>means that each function consumes a function that represents the rest of the computation relative to this function call. To return a value, the function calls this "continuation function" with a return value; to abort the computation it returns a value.</p>

<p>Functional programmers who write their programs in <a href="page.php?w=continuation-passing_style">continuation-passing style</a> gain the expressive power to manipulate the flow of control in arbitrary ways. The cost is that they must maintain the invariants of control and continuations</p><p>
<a accesskey="1" href="page.php?w=continuation&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=continuation&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
