Source file forester_prelude__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Forester_prelude.BaseN *)
module BaseN = Forester_prelude__BaseN
(** @canonical Forester_prelude.Compare *)
module Compare = Forester_prelude__Compare
(** @canonical Forester_prelude.Fun_util *)
module Fun_util = Forester_prelude__Fun_util
(** @canonical Forester_prelude.List_util *)
module List_util = Forester_prelude__List_util
(** @canonical Forester_prelude.Option_util *)
module Option_util = Forester_prelude__Option_util
(** @canonical Forester_prelude.String_util *)
module String_util = Forester_prelude__String_util
module Forester_prelude__ = struct end
[@@deprecated "this module is shadowed"]