Skip to content

Commit 413a693

Browse files
committed
Remove double defintion of Uni and related types
1 parent 5a483f6 commit 413a693

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

type-graph.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@ class Regex is Method
9696
# Strings
9797
role Stringy
9898
class Str is Cool does Stringy
99-
class Uni does Stringy does Positional
100-
class NFC is Uni
101-
class NFD is Uni
102-
class NFKC is Uni
103-
class NFKD is Uni
10499

105100
[Basic]
106101
# Numbers

0 commit comments

Comments
 (0)