aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-03 15:41:10 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-03 15:41:10 -0400
commit30b5188c23576d5e119bbc8d27cd08a3015a75c9 (patch)
treeab3b0fa7ab2993cf81745dc01232000d23a10eaa /docs/doc/primitive.html
parent946df11216a89db2d03ebf476c789462eeb92e2e (diff)
Enlist/Pair documentation
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index ebb09c09..05cb3dbc 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -145,6 +145,11 @@
<td><a href="couple.html">Couple</a>*</td>
</tr>
<tr>
+<td><code><span class='Function'>⋈</span></code></td>
+<td><a href="pair.html">Enlist</a>*</td>
+<td><a href="pair.html">Pair</a>*</td>
+</tr>
+<tr>
<td><code><span class='Function'>↑</span></code></td>
<td><a href="prefixes.html">Prefixes</a>*</td>
<td><a href="take.html">Take</a></td>