package preface

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file preface_specs__.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
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
(* generated by dune *)

(** @canonical Preface_specs.Alt *)
module Alt = Preface_specs__Alt

(** @canonical Preface_specs.Alternative *)
module Alternative = Preface_specs__Alternative

(** @canonical Preface_specs.Applicative *)
module Applicative = Preface_specs__Applicative

(** @canonical Preface_specs.Apply *)
module Apply = Preface_specs__Apply

(** @canonical Preface_specs.Arrow *)
module Arrow = Preface_specs__Arrow

(** @canonical Preface_specs.Arrow_alt *)
module Arrow_alt = Preface_specs__Arrow_alt

(** @canonical Preface_specs.Arrow_apply *)
module Arrow_apply = Preface_specs__Arrow_apply

(** @canonical Preface_specs.Arrow_choice *)
module Arrow_choice = Preface_specs__Arrow_choice

(** @canonical Preface_specs.Arrow_plus *)
module Arrow_plus = Preface_specs__Arrow_plus

(** @canonical Preface_specs.Arrow_zero *)
module Arrow_zero = Preface_specs__Arrow_zero

(** @canonical Preface_specs.Bifunctor *)
module Bifunctor = Preface_specs__Bifunctor

(** @canonical Preface_specs.Bind *)
module Bind = Preface_specs__Bind

(** @canonical Preface_specs.Bounded_join_semilattice *)
module Bounded_join_semilattice = Preface_specs__Bounded_join_semilattice

(** @canonical Preface_specs.Bounded_lattice *)
module Bounded_lattice = Preface_specs__Bounded_lattice

(** @canonical Preface_specs.Bounded_meet_semilattice *)
module Bounded_meet_semilattice = Preface_specs__Bounded_meet_semilattice

(** @canonical Preface_specs.Category *)
module Category = Preface_specs__Category

(** @canonical Preface_specs.Choice *)
module Choice = Preface_specs__Choice

(** @canonical Preface_specs.Closed *)
module Closed = Preface_specs__Closed

(** @canonical Preface_specs.Comonad *)
module Comonad = Preface_specs__Comonad

(** @canonical Preface_specs.Contravariant *)
module Contravariant = Preface_specs__Contravariant

(** @canonical Preface_specs.Decidable *)
module Decidable = Preface_specs__Decidable

(** @canonical Preface_specs.Divisible *)
module Divisible = Preface_specs__Divisible

(** @canonical Preface_specs.Env *)
module Env = Preface_specs__Env

(** @canonical Preface_specs.Foldable *)
module Foldable = Preface_specs__Foldable

(** @canonical Preface_specs.Free_applicative *)
module Free_applicative = Preface_specs__Free_applicative

(** @canonical Preface_specs.Free_monad *)
module Free_monad = Preface_specs__Free_monad

(** @canonical Preface_specs.Free_selective *)
module Free_selective = Preface_specs__Free_selective

(** @canonical Preface_specs.Freer_monad *)
module Freer_monad = Preface_specs__Freer_monad

(** @canonical Preface_specs.Freer_selective *)
module Freer_selective = Preface_specs__Freer_selective

(** @canonical Preface_specs.Functor *)
module Functor = Preface_specs__Functor

(** @canonical Preface_specs.Indexed_alt *)
module Indexed_alt = Preface_specs__Indexed_alt

(** @canonical Preface_specs.Indexed_alternative *)
module Indexed_alternative = Preface_specs__Indexed_alternative

(** @canonical Preface_specs.Indexed_applicative *)
module Indexed_applicative = Preface_specs__Indexed_applicative

(** @canonical Preface_specs.Indexed_apply *)
module Indexed_apply = Preface_specs__Indexed_apply

(** @canonical Preface_specs.Indexed_bind *)
module Indexed_bind = Preface_specs__Indexed_bind

(** @canonical Preface_specs.Indexed_comonad *)
module Indexed_comonad = Preface_specs__Indexed_comonad

(** @canonical Preface_specs.Indexed_foldable *)
module Indexed_foldable = Preface_specs__Indexed_foldable

(** @canonical Preface_specs.Indexed_functor *)
module Indexed_functor = Preface_specs__Indexed_functor

(** @canonical Preface_specs.Indexed_monad *)
module Indexed_monad = Preface_specs__Indexed_monad

(** @canonical Preface_specs.Indexed_monad_plus *)
module Indexed_monad_plus = Preface_specs__Indexed_monad_plus

(** @canonical Preface_specs.Indexed_selective *)
module Indexed_selective = Preface_specs__Indexed_selective

(** @canonical Preface_specs.Invariant *)
module Invariant = Preface_specs__Invariant

(** @canonical Preface_specs.Join_semilattice *)
module Join_semilattice = Preface_specs__Join_semilattice

(** @canonical Preface_specs.Lattice *)
module Lattice = Preface_specs__Lattice

(** @canonical Preface_specs.Meet_semilattice *)
module Meet_semilattice = Preface_specs__Meet_semilattice

(** @canonical Preface_specs.Monad *)
module Monad = Preface_specs__Monad

(** @canonical Preface_specs.Monad_plus *)
module Monad_plus = Preface_specs__Monad_plus

(** @canonical Preface_specs.Monoid *)
module Monoid = Preface_specs__Monoid

(** @canonical Preface_specs.Profunctor *)
module Profunctor = Preface_specs__Profunctor

(** @canonical Preface_specs.Reader *)
module Reader = Preface_specs__Reader

(** @canonical Preface_specs.Selective *)
module Selective = Preface_specs__Selective

(** @canonical Preface_specs.Semigroup *)
module Semigroup = Preface_specs__Semigroup

(** @canonical Preface_specs.Semigroupoid *)
module Semigroupoid = Preface_specs__Semigroupoid

(** @canonical Preface_specs.State *)
module State = Preface_specs__State

(** @canonical Preface_specs.Store *)
module Store = Preface_specs__Store

(** @canonical Preface_specs.Strong *)
module Strong = Preface_specs__Strong

(** @canonical Preface_specs.Traced *)
module Traced = Preface_specs__Traced

(** @canonical Preface_specs.Traversable *)
module Traversable = Preface_specs__Traversable

(** @canonical Preface_specs.Types *)
module Types = Preface_specs__Types

(** @canonical Preface_specs.Writer *)
module Writer = Preface_specs__Writer
OCaml

Innovation. Community. Security.