package preface

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

Source file preface_laws__.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
(* generated by dune *)

(** @canonical Preface_laws.Alt *)
module Alt = Preface_laws__Alt

(** @canonical Preface_laws.Alternative *)
module Alternative = Preface_laws__Alternative

(** @canonical Preface_laws.Applicative *)
module Applicative = Preface_laws__Applicative

(** @canonical Preface_laws.Apply *)
module Apply = Preface_laws__Apply

(** @canonical Preface_laws.Arrow *)
module Arrow = Preface_laws__Arrow

(** @canonical Preface_laws.Arrow_alt *)
module Arrow_alt = Preface_laws__Arrow_alt

(** @canonical Preface_laws.Arrow_apply *)
module Arrow_apply = Preface_laws__Arrow_apply

(** @canonical Preface_laws.Arrow_choice *)
module Arrow_choice = Preface_laws__Arrow_choice

(** @canonical Preface_laws.Arrow_plus *)
module Arrow_plus = Preface_laws__Arrow_plus

(** @canonical Preface_laws.Arrow_zero *)
module Arrow_zero = Preface_laws__Arrow_zero

(** @canonical Preface_laws.Bifunctor *)
module Bifunctor = Preface_laws__Bifunctor

(** @canonical Preface_laws.Bind *)
module Bind = Preface_laws__Bind

(** @canonical Preface_laws.Bounded_join_semilattice *)
module Bounded_join_semilattice = Preface_laws__Bounded_join_semilattice

(** @canonical Preface_laws.Bounded_lattice *)
module Bounded_lattice = Preface_laws__Bounded_lattice

(** @canonical Preface_laws.Bounded_meet_semilattice *)
module Bounded_meet_semilattice = Preface_laws__Bounded_meet_semilattice

(** @canonical Preface_laws.Category *)
module Category = Preface_laws__Category

(** @canonical Preface_laws.Choice *)
module Choice = Preface_laws__Choice

(** @canonical Preface_laws.Closed *)
module Closed = Preface_laws__Closed

(** @canonical Preface_laws.Comonad *)
module Comonad = Preface_laws__Comonad

(** @canonical Preface_laws.Contravariant *)
module Contravariant = Preface_laws__Contravariant

(** @canonical Preface_laws.Decidable *)
module Decidable = Preface_laws__Decidable

(** @canonical Preface_laws.Divisible *)
module Divisible = Preface_laws__Divisible

(** @canonical Preface_laws.Foldable *)
module Foldable = Preface_laws__Foldable

(** @canonical Preface_laws.Functor *)
module Functor = Preface_laws__Functor

(** @canonical Preface_laws.Indexed_alt *)
module Indexed_alt = Preface_laws__Indexed_alt

(** @canonical Preface_laws.Indexed_alternative *)
module Indexed_alternative = Preface_laws__Indexed_alternative

(** @canonical Preface_laws.Indexed_applicative *)
module Indexed_applicative = Preface_laws__Indexed_applicative

(** @canonical Preface_laws.Indexed_apply *)
module Indexed_apply = Preface_laws__Indexed_apply

(** @canonical Preface_laws.Indexed_bind *)
module Indexed_bind = Preface_laws__Indexed_bind

(** @canonical Preface_laws.Indexed_comonad *)
module Indexed_comonad = Preface_laws__Indexed_comonad

(** @canonical Preface_laws.Indexed_foldable *)
module Indexed_foldable = Preface_laws__Indexed_foldable

(** @canonical Preface_laws.Indexed_functor *)
module Indexed_functor = Preface_laws__Indexed_functor

(** @canonical Preface_laws.Indexed_monad *)
module Indexed_monad = Preface_laws__Indexed_monad

(** @canonical Preface_laws.Indexed_monad_plus *)
module Indexed_monad_plus = Preface_laws__Indexed_monad_plus

(** @canonical Preface_laws.Indexed_selective *)
module Indexed_selective = Preface_laws__Indexed_selective

(** @canonical Preface_laws.Invariant *)
module Invariant = Preface_laws__Invariant

(** @canonical Preface_laws.Join_semilattice *)
module Join_semilattice = Preface_laws__Join_semilattice

(** @canonical Preface_laws.Lattice *)
module Lattice = Preface_laws__Lattice

(** @canonical Preface_laws.Law *)
module Law = Preface_laws__Law

(** @canonical Preface_laws.Meet_semilattice *)
module Meet_semilattice = Preface_laws__Meet_semilattice

(** @canonical Preface_laws.Monad *)
module Monad = Preface_laws__Monad

(** @canonical Preface_laws.Monad_plus *)
module Monad_plus = Preface_laws__Monad_plus

(** @canonical Preface_laws.Monoid *)
module Monoid = Preface_laws__Monoid

(** @canonical Preface_laws.Profunctor *)
module Profunctor = Preface_laws__Profunctor

(** @canonical Preface_laws.Selective *)
module Selective = Preface_laws__Selective

(** @canonical Preface_laws.Semigroup *)
module Semigroup = Preface_laws__Semigroup

(** @canonical Preface_laws.Semigroupoid *)
module Semigroupoid = Preface_laws__Semigroupoid

(** @canonical Preface_laws.Strong *)
module Strong = Preface_laws__Strong

(** @canonical Preface_laws.Traversable *)
module Traversable = Preface_laws__Traversable

(** @canonical Preface_laws.Util *)
module Util = Preface_laws__Util
OCaml

Innovation. Community. Security.