package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.12.0.tar.gz
sha256=718f30ca6e567266d2dec5c040e5e6b56657a2adcde1d2367d9dca38c814786a
md5=c7f69086b9b2c5a0fbb43b1ef89162b1

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.