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/Set_diff/Make/index.html

Module Set_diff.MakeSource

Parameters

module S : sig ... end

Signature

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

Innovation. Community. Security.