diff options
Diffstat (limited to 'docs/tutorial/index.html')
| -rw-r--r-- | docs/tutorial/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html index 83be4ea2..33ed9f53 100644 --- a/docs/tutorial/index.html +++ b/docs/tutorial/index.html @@ -32,5 +32,10 @@ <td>Tacit programming, booleans</td> <td><code><span class='Function'><>≠=≤≥≡≢</span><span class='Modifier2'>○⊸⟜</span></code></td> </tr> +<tr> +<td><a href="variable.html">Variables</a></td> +<td>Declarations, cross-roles</td> +<td><code><span class='Function'>∧∨¬↑↓«»</span><span class='Modifier2'>⌾</span></code></td> +</tr> </tbody> </table> |
