diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-09 13:17:05 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-11-09 13:17:05 -0500 |
| commit | 112c35736299e1a30b7edd8a47b09fc5d14b5534 (patch) | |
| tree | fadc220b7477d81b041d9aef73c74d9d958b66a4 /docs/implementation/vm.html | |
| parent | 5c68173276c1c1b136a7eda3ad8f4423ab0ee9d0 (diff) | |
Add Catch (⎊) to table of VM-provided functions
Diffstat (limited to 'docs/implementation/vm.html')
| -rw-r--r-- | docs/implementation/vm.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/implementation/vm.html b/docs/implementation/vm.html index 629c883e..09754fcd 100644 --- a/docs/implementation/vm.html +++ b/docs/implementation/vm.html @@ -679,6 +679,11 @@ <td></td> </tr> <tr> +<td align="right">22</td> +<td><code><span class='Modifier2'>⎊</span></code></td> +<td></td> +</tr> +<tr> <td align="right">—</td> <td><code><span class='Function'>Decompose</span></code></td> <td><code><span class='Function'>•Decompose</span></code></td> |
