From 112c35736299e1a30b7edd8a47b09fc5d14b5534 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 9 Nov 2021 13:17:05 -0500 Subject: =?UTF-8?q?Add=20Catch=20(=E2=8E=8A)=20to=20table=20of=20VM-provid?= =?UTF-8?q?ed=20functions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- implementation/vm.md | 1 + 1 file changed, 1 insertion(+) (limited to 'implementation/vm.md') diff --git a/implementation/vm.md b/implementation/vm.md index 6fdac4bd..185eb1b0 100644 --- a/implementation/vm.md +++ b/implementation/vm.md @@ -200,6 +200,7 @@ The contents of a core runtime are given below. The names given are those used i | 19 | `` ` `` | | 20 | `_fillBy_` | `𝔽` with result fill computed using `𝔾` | 21 | `⊘` | +| 22 | `⎊` | | — | `Decompose`| `•Decompose` | — | `PrimInd` | Index for primitive `𝕩` -- cgit v1.2.3