1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
(** @canonical Belt.Belt_Array *)
module Belt_Array = Belt__Belt_Array
(** @canonical Belt.Belt_Float *)
module Belt_Float = Belt__Belt_Float
(** @canonical Belt.Belt_HashMap *)
module Belt_HashMap = Belt__Belt_HashMap
(** @canonical Belt.Belt_HashMapInt *)
module Belt_HashMapInt = Belt__Belt_HashMapInt
(** @canonical Belt.Belt_HashMapString *)
module Belt_HashMapString = Belt__Belt_HashMapString
(** @canonical Belt.Belt_HashSet *)
module Belt_HashSet = Belt__Belt_HashSet
(** @canonical Belt.Belt_HashSetInt *)
module Belt_HashSetInt = Belt__Belt_HashSetInt
(** @canonical Belt.Belt_HashSetString *)
module Belt_HashSetString = Belt__Belt_HashSetString
(** @canonical Belt.Belt_Id *)
module Belt_Id = Belt__Belt_Id
(** @canonical Belt.Belt_Int *)
module Belt_Int = Belt__Belt_Int
(** @canonical Belt.Belt_List *)
module Belt_List = Belt__Belt_List
(** @canonical Belt.Belt_Map *)
module Belt_Map = Belt__Belt_Map
(** @canonical Belt.Belt_MapDict *)
module Belt_MapDict = Belt__Belt_MapDict
(** @canonical Belt.Belt_MapInt *)
module Belt_MapInt = Belt__Belt_MapInt
(** @canonical Belt.Belt_MapString *)
module Belt_MapString = Belt__Belt_MapString
(** @canonical Belt.Belt_MutableMap *)
module Belt_MutableMap = Belt__Belt_MutableMap
(** @canonical Belt.Belt_MutableMapInt *)
module Belt_MutableMapInt = Belt__Belt_MutableMapInt
(** @canonical Belt.Belt_MutableMapString *)
module Belt_MutableMapString = Belt__Belt_MutableMapString
(** @canonical Belt.Belt_MutableQueue *)
module Belt_MutableQueue = Belt__Belt_MutableQueue
(** @canonical Belt.Belt_MutableSet *)
module Belt_MutableSet = Belt__Belt_MutableSet
(** @canonical Belt.Belt_MutableSetInt *)
module Belt_MutableSetInt = Belt__Belt_MutableSetInt
(** @canonical Belt.Belt_MutableSetString *)
module Belt_MutableSetString = Belt__Belt_MutableSetString
(** @canonical Belt.Belt_MutableStack *)
module Belt_MutableStack = Belt__Belt_MutableStack
(** @canonical Belt.Belt_Option *)
module Belt_Option = Belt__Belt_Option
(** @canonical Belt.Belt_Range *)
module Belt_Range = Belt__Belt_Range
(** @canonical Belt.Belt_Result *)
module Belt_Result = Belt__Belt_Result
(** @canonical Belt.Belt_Set *)
module Belt_Set = Belt__Belt_Set
(** @canonical Belt.Belt_SetDict *)
module Belt_SetDict = Belt__Belt_SetDict
(** @canonical Belt.Belt_SetInt *)
module Belt_SetInt = Belt__Belt_SetInt
(** @canonical Belt.Belt_SetString *)
module Belt_SetString = Belt__Belt_SetString
(** @canonical Belt.Belt_SortArray *)
module Belt_SortArray = Belt__Belt_SortArray
(** @canonical Belt.Belt_SortArrayInt *)
module Belt_SortArrayInt = Belt__Belt_SortArrayInt
(** @canonical Belt.Belt_SortArrayString *)
module Belt_SortArrayString = Belt__Belt_SortArrayString
(** @canonical Belt.Belt_internalAVLset *)
module Belt_internalAVLset = Belt__Belt_internalAVLset
(** @canonical Belt.Belt_internalAVLtree *)
module Belt_internalAVLtree = Belt__Belt_internalAVLtree
(** @canonical Belt.Belt_internalBuckets *)
module Belt_internalBuckets = Belt__Belt_internalBuckets
(** @canonical Belt.Belt_internalBucketsType *)
module Belt_internalBucketsType = Belt__Belt_internalBucketsType
(** @canonical Belt.Belt_internalMapInt *)
module Belt_internalMapInt = Belt__Belt_internalMapInt
(** @canonical Belt.Belt_internalMapString *)
module Belt_internalMapString = Belt__Belt_internalMapString
(** @canonical Belt.Belt_internalSetBuckets *)
module Belt_internalSetBuckets = Belt__Belt_internalSetBuckets
(** @canonical Belt.Belt_internalSetInt *)
module Belt_internalSetInt = Belt__Belt_internalSetInt
(** @canonical Belt.Belt_internalSetString *)
module Belt_internalSetString = Belt__Belt_internalSetString
(** @canonical Belt.Caml_hash *)
module Caml_hash = Belt__Caml_hash
module Belt__ = struct end
[@@deprecated "this module is shadowed"]