aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-14 21:45:05 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-14 21:45:05 -0400
commit2528ec5e75daa358162619cc3a704e6bdf88a2c8 (patch)
tree3589e4e1e87605d2efd30d4e3d90f7cedfdfeffd /docs/doc/primitive.html
parent7273e5bec783772f6d61e056b5c138c70fd58663 (diff)
Documentation for Valences
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 1601ed08..44a0e14b 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -467,7 +467,7 @@
</tr>
<tr>
<td><code><span class='Modifier2'>⊘</span></code></td>
-<td>Valences</td>
+<td><a href="valences.html">Valences</a></td>
<td><code><span class='Brace'>{</span><span class='Function'>𝔽</span><span class='Value'>𝕩</span><span class='Head'>;</span><span class='Value'>𝕨</span><span class='Function'>𝔾</span><span class='Value'>𝕩</span><span class='Brace'>}</span></code></td>
<td>Apply <code><span class='Function'>𝔽</span></code> if there's one argument but <code><span class='Function'>𝔾</span></code> if there are two</td>
</tr>