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 /spec/token.md | |
| parent | ba9e770a76f1857014cae81ea3a4eadb27eb250c (diff) | |
Add ⋈ (Enlist/Pair) to specification
Diffstat (limited to 'spec/token.md')
| -rw-r--r-- | spec/token.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/token.md b/spec/token.md index 230f1f0b..522179c8 100644 --- a/spec/token.md +++ b/spec/token.md @@ -21,7 +21,7 @@ Otherwise, a single character forms a token. Only the specified set of character | Class | Characters |-----------------------|------------ | Null literal | `@` -| Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!` +| Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍⋈↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!` | Primitive 1-Modifier | `` ˙˜˘¨⌜⁼´˝` `` | Primitive 2-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟⎊` | Special name | `𝕨𝕩𝕗𝕘𝕤𝕎𝕏𝔽𝔾𝕊` |
