Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add ∘ <-> o to texas list
  • Loading branch information
gfldex committed Jul 11, 2016
1 parent 6a592c2 commit 2246390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Language/unicode_texas.pod6
Expand Up @@ -92,6 +92,7 @@ equivalents] that have a special meaning in Perl 6.
⁷ | U+2077 | **7 | v6.c | can be combined with ⁰..⁹
⁸ | U+2078 | **8 | v6.c | can be combined with ⁰..⁹
⁹ | U+2079 | **9 | v6.c | can be combined with ⁰..⁹
∘ | U+2218 | o | v6.c |
∅ | U+2205 | set() | v6.c | (empty set)
∈ | U+2208 | (elem) | v6.c |
∉ | U+2209 | !(elem) | v6.c |
Expand Down

0 comments on commit 2246390

Please sign in to comment.