CHANGES:
- Some fixture for
5.3.0@xvw - Add
Lattice@hakimba - Add
Bounded_lattice@hakimba - Breaking change Move Monomorphized version of
Resultabstraction under the moduleResult.Monoand provide Indexed abstraction @mspwn - Breaking change Remove manifest types in submodules (
InfixandSyntax) @mspwn - Add
Indexed_functor,Indexed_alt,Indexed_apply,Indexed_applicative,Indexed_alternative,Indexed_selective,Indexed_bind,Indexed_monad,Indexed_monad_plus,Indexed_comonad,Indexed_foldable@mspwn, @gr-im, @xvw - Add
Bounded_join_semilattice@hakimba - Add
Bounded_meet_semilattice@hakimba - Add
Join_semilattice@hakimba - Add
Meet_semilattice@xvw and @hakimba - Add
EquivalenceinPreface.Stdlib@gr-im, @xvw - Add
Preface.LawsandPreface.Qcheckto allow external users to build their own test suites for implementations outside Preface @gr-im, @xvw - Breaking change change minimal version of OCaml to
>= 4.12.0@gr-im - Exposition of
ApplyandMakeinPreface.Make@gr-im