1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(** @canonical Glyph.Unicode *)
module Unicode = Glyph__Unicode
(** @canonical Glyph.Unicode_data *)
module Unicode_data = Glyph__Unicode_data
(** @canonical Glyph.Uuseg_base *)
module Uuseg_base = Glyph__Uuseg_base
(** @canonical Glyph.Uuseg_grapheme_cluster *)
module Uuseg_grapheme_cluster = Glyph__Uuseg_grapheme_cluster
module Glyph__ = struct end
[@@deprecated "this module is shadowed"]