package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=f4f2b060ea39870e238f5be744e84d1d8030864a02f8fc2368866e4d3d7e1b72

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.