package patdiff

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

Install

Dune Dependency

Authors

Maintainers

Sources

patdiff-v0.13.0.tar.gz
sha256=98f2259bd4789caaa40680ad00c1f4413812f1288ac1dcedcedca5d0ccda1a90
md5=d19bf464dc5133c5b10ca8a1a0aca49e

doc/patdiff.lib/Patdiff_lib/Import/index.html

Module Patdiff_lib.Import

include module type of struct include Composition_infix end
val (>>) : ('a -> 'b) -> ('b -> 'c) -> 'a -> 'c
val (<<) : ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c
val error_message_start : file:string -> line:Core.Int.t -> string
OCaml

Innovation. Community. Security.