package ppx_diff

  1. Overview
  2. Docs
A PPX rewriter that genreates the implementation of [Ldiffable.S].

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.1.tar.gz
md5=cfec5d638a1bf1ea77707d10eed5d2d7
sha512=5848274cb0c5acd1ee3f29318e6111c5fef4b357aeda78120e0370067b9b23f62bb57e1e0be948c3af385b5900a3e0fb657f26dd4fe7ee95cd7002b9d8b68547

doc/ppx_diff.diffable/Diffable/index.html

Module DiffableSource

Sourcemodule type S_with_quickcheck = sig ... end
Sourcemodule Diff_of_bool : sig ... end
Sourcemodule Diff_of_char : sig ... end
Sourcemodule Diff_of_float : sig ... end
Sourcemodule Diff_of_int : sig ... end
Sourcemodule Diff_of_string : sig ... end
Sourcemodule Diff_of_unit : sig ... end
Sourcemodule Diff_of_option : sig ... end
Sourcemodule type S_plain = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule type S_atomic = sig ... end
Sourcemodule type S1_plain = sig ... end
Sourcemodule type S1 = sig ... end
Sourcemodule type S2_plain = sig ... end
Sourcemodule type S2 = sig ... end
Sourcemodule Diff : sig ... end
Sourcemodule Atomic : sig ... end
Sourcemodule Optional_diff : sig ... end
Sourcemodule Tuples : sig ... end
Sourcemodule Set_diff : sig ... end
Sourcemodule Map_diff : sig ... end
Sourcemodule For_ppx : sig ... end
OCaml

Innovation. Community. Security.