package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.15.0.tar.gz
sha256=089e88efbbda5c7f1249d0b427336fa56679c52d7bc94b76a2bc7df8ade52d13

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.