Skip to content

Commit b22b629

Browse files
Unicode: mark normalize function public (#59392)
1 parent 9ef12b3 commit b22b629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/Unicode/src/Unicode.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ module Unicode
88

99
export graphemes, isequal_normalized
1010

11+
public normalize
12+
1113
"""
1214
Unicode.julia_chartransform(c::Union{Char,Integer})
1315

0 commit comments

Comments
 (0)