diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-08 13:41:03 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-05-08 13:41:03 -0400 |
| commit | 682ec99d2c5fbef60be6ac08c027fa09a5d0f37e (patch) | |
| tree | aec16396492e018ddfa5f0feda6b68557528d9da /docs/tutorial/index.html | |
| parent | 7a25701737584b0f6d1e078073a3976a38330f10 (diff) | |
Introduce | when it's used in the combinator tutorial
Diffstat (limited to 'docs/tutorial/index.html')
| -rw-r--r-- | docs/tutorial/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index ded09fb1..b0aabdc7 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -30,7 +30,7 @@ <tr> <td><a href="combinator.html">Combinators</a></td> <td>Tacit programming, booleans</td> -<td><code><span class='Function'><>≠=≤≥≡≢</span><span class='Modifier2'>○⊸⟜</span></code></td> +<td><code><span class='Function'>|<>≠=≤≥≡≢</span><span class='Modifier2'>○⊸⟜</span></code></td> </tr> <tr> <td><a href="variable.html">Variables</a></td> |
