package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.16.0.tar.gz
sha256=60661ffca35e4726c40c42901774976f2634ac6a4f993a5a13f2fa458571cf16

doc/patdiff.kernel/Patdiff_kernel/Should_keep_whitespace/index.html

Module Patdiff_kernel.Should_keep_whitespaceSource

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

Sourceval for_diff : prev:Diff_input.t -> next:Diff_input.t -> bool
Sourceval for_diff_array : prev:(string * string array) -> next:(string * string array) -> bool

Like for_diff, but inputs are passed as a pair of (file_name, lines) rather than Diff_input.t.

OCaml

Innovation. Community. Security.