diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-10-25 21:34:35 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-10-25 21:34:35 -0400 |
| commit | 66272177ff5d3cf64ef2371d9a16612c4019a9b2 (patch) | |
| tree | 3be749586e05117d135e809e16b8e5728d4f8b4b /docs/spec/token.html | |
| parent | ba9e770a76f1857014cae81ea3a4eadb27eb250c (diff) | |
Add ⋈ (Enlist/Pair) to specification
Diffstat (limited to 'docs/spec/token.html')
| -rw-r--r-- | docs/spec/token.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec/token.html b/docs/spec/token.html index 11e661f9..acf8dc4b 100644 --- a/docs/spec/token.html +++ b/docs/spec/token.html @@ -27,7 +27,7 @@ </tr> <tr> <td>Primitive Function</td> -<td><code><span class='Function'>+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!</span></code></td> +<td><code><span class='Function'>+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍⋈↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!</span></code></td> </tr> <tr> <td>Primitive 1-Modifier</td> |
