A bit more docs.
This commit is contained in:
@@ -11788,7 +11788,7 @@ div#notebook {
|
||||
</div>
|
||||
<div class="inner_cell">
|
||||
<div class="text_cell_render border-box-sizing rendered_html">
|
||||
<h1 id="Recursive-Combinators">Recursive Combinators<a class="anchor-link" href="#Recursive-Combinators">¶</a></h1><p>This article describes the <code>genrec</code> combinator, how to use it, and several generic specializations.</p>
|
||||
<h1 id="Recursion-Combinators">Recursion Combinators<a class="anchor-link" href="#Recursion-Combinators">¶</a></h1><p>This article describes the <code>genrec</code> combinator, how to use it, and several generic specializations.</p>
|
||||
|
||||
<pre><code> [if] [then] [rec1] [rec2] genrec
|
||||
---------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user