aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/primitive.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-13 22:28:55 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-04-13 22:28:55 -0400
commit7273e5bec783772f6d61e056b5c138c70fd58663 (patch)
tree050d63a412d86d7b0f7a12509d601d09262dbc50 /docs/doc/primitive.html
parentd291cb7faf2c1856e2cea486b0d935bbb16db2c9 (diff)
Documentation for Constant
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 c4b48a20..1601ed08 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -425,7 +425,7 @@
<tbody>
<tr>
<td><code><span class='Modifier'>˙</span></code></td>
-<td>Constant</td>
+<td><a href="constant.html">Constant</a></td>
<td><code><span class='Brace'>{</span><span class='Value'>𝕩</span><span class='Separator'>⋄</span><span class='Value'>𝕗</span><span class='Brace'>}</span></code></td>
<td>Return a function that returns the operand</td>
</tr>