Commit 7c05d62
committed
Stop exporting isassigned() and normalize() from Unicode
Since these conflict with functions from Base, they cannot be called
without the module name anyway, and they make it impossible to call the
functions from Base once 'using Unicode' has been called.1 parent a9bb7d3 commit 7c05d62
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments