package patdiff

  1. Overview
  2. Docs
File Diff using the Patience Diff algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.1.tar.gz
sha256=af17e2278b56ca99f02c695b8ab5a24c9a093aff6c1c2cbc35256d14ab2603f0
md5=ff1f479dc9f19da583318e6fbaa3786f

doc/patdiff.lib/Patdiff_lib/Output_mode/index.html

Module Patdiff_lib.Output_mode

type t =
  1. | Ansi
  2. | Ascii
  3. | Html

Ascii is Ansi with no styles.

include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val implies_unrefined : t -> bool
OCaml

Innovation. Community. Security.