diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-06-26 10:17:17 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-06-26 10:17:17 -0400 |
| commit | f34e14170e1fb9b962d88316b7089192e07b2025 (patch) | |
| tree | 5255a0cebb44830f4ca083e7fbdf6c4351f63e52 /spec | |
| parent | f0ce6d9304f3d010c11aa482093c407d86ca0f05 (diff) | |
Add Valences and Choose operators everywhere
Diffstat (limited to 'spec')
| -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 3ded7b5d..8e695139 100644 --- a/spec/token.md +++ b/spec/token.md @@ -16,7 +16,7 @@ Otherwise, a single character forms a token. Only the specified set of character |-----------------------|------------ | Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔` | Primitive Modifier | `` ˜˘¨⌜⁼´` `` -| Primitive Composition | `∘○⊸⟜⌾⎉⚇⍟` +| Primitive Composition | `∘○⊸⟜⌾⊘◶⎉⚇⍟` | Parameter | `𝕨𝕩𝕗𝕘𝕎𝕏𝔽𝔾` | Punctuation | `←↩→(){}⟨⟩‿⋄,` and newline |
