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

Module Patdiff_lib

module Ansi_output : sig ... end
module Ascii_output : sig ... end
module Compare_core : sig ... end
module Comparison_result : sig ... end
module Configuration : sig ... end
module Float_tolerance : sig ... end
module Html_output : sig ... end
module Import : sig ... end
module Is_binary : sig ... end

Heuristics for detecting files that are clearly binary.

module Output_intf : sig ... end
module Output_mode : sig ... end
module Patdiff_core : sig ... end
module Patdiff_format : sig ... end

Patdiff_format is the home of all the internal representations of the formatting that will be applied to the diff. ie. prefixes, suffixes, & valid styles.

module Patdiff_hunks : sig ... end
module Should_keep_whitespace : sig ... end

Heuristics for whitespace-sensitive inputs (e.g., if it looks like Python).

module Std : sig ... end
module Text : sig ... end
OCaml

Innovation. Community. Security.