Source file bastet.ml

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
(* generated by dune *)

(** @canonical Bastet.Array *)
module Array = Bastet__Array

(** @canonical Bastet.ArrayF *)
module ArrayF = Bastet__ArrayF

(** @canonical Bastet.Bool *)
module Bool = Bastet__Bool

(** @canonical Bastet.Default *)
module Default = Bastet__Default

(** @canonical Bastet.Dual *)
module Dual = Bastet__Dual

(** @canonical Bastet.Endo *)
module Endo = Bastet__Endo

(** @canonical Bastet.Float *)
module Float = Bastet__Float

(** @canonical Bastet.Function *)
module Function = Bastet__Function

(** @canonical Bastet.Functions *)
module Functions = Bastet__Functions

(** @canonical Bastet.Functors *)
module Functors = Bastet__Functors

(** @canonical Bastet.Infix *)
module Infix = Bastet__Infix

(** @canonical Bastet.Int *)
module Int = Bastet__Int

(** @canonical Bastet.Interface *)
module Interface = Bastet__Interface

(** @canonical Bastet.List *)
module List = Bastet__List

(** @canonical Bastet.Option *)
module Option = Bastet__Option

(** @canonical Bastet.PPX_Let *)
module PPX_Let = Bastet__PPX_Let

(** @canonical Bastet.Result *)
module Result = Bastet__Result

(** @canonical Bastet.String *)
module String = Bastet__String

(** @canonical Bastet.Test *)
module Test = Bastet__Test

(** @canonical Bastet.Tuple *)
module Tuple = Bastet__Tuple

(** @canonical Bastet.Verify *)
module Verify = Bastet__Verify