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.0.tar.gz
sha256=5e817094edf127d384110227ecfdc3e23f0f130266d48d1f326a03f6f58a2609

doc/ppx_diff.diffable/Diffable/Atomic/Make_diff_plain/index.html

Module Atomic.Make_diff_plainSource

Parameters

module M : sig ... end

Signature

Sourceval get : from:M.t -> to_:M.t -> M.t Optional_diff.t
Sourceval apply_exn : M.t -> M.t -> M.t
Sourceval of_list_exn : M.t list -> M.t Optional_diff.t
OCaml

Innovation. Community. Security.