aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-13 16:05:00 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-13 20:56:52 -0400
commitd291cb7faf2c1856e2cea486b0d935bbb16db2c9 (patch)
treecaaed54bea89d302d68dcb368ef919466f9d07d0 /docs/doc/primitive.html
parent44c184a54ce4cb101b70edca9aef271462ee5d66 (diff)
Documentation for Self/Swap
Diffstat (limited to 'docs/doc/primitive.html')
-rw-r--r--docs/doc/primitive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index dda31281..c4b48a20 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -431,7 +431,7 @@
</tr>
<tr>
<td><code><span class='Modifier'>˜</span></code></td>
-<td>Self/Swap</td>
+<td><a href="swap.html">Self/Swap</a></td>
<td><code><span class='Brace'>{</span><span class='Value'>𝕩</span><span class='Function'>𝔽</span><span class='Value'>𝕨</span><span class='Function'>⊣</span><span class='Value'>𝕩</span><span class='Brace'>}</span></code></td>
<td>Duplicate one argument or exchange two</td>
</tr>