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

Module Patdiff_lib.Should_keep_whitespace

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

val for_diff : file1:string -> file2:string -> lines1:string -> lines2:string -> bool
val for_diff_array : file1:string -> file2:string -> lines1:string array -> lines2:string array -> bool
OCaml

Innovation. Community. Security.