package patdiff

  1. Overview
  2. Docs
module Ansi_output : sig ... end
module Ascii_output : sig ... end
module Compare_core : sig ... end
module Configuration : sig ... end
module Float_tolerance : sig ... end
module Html_output : sig ... end
module Import : sig ... end
module Output_intf : sig ... end
module Output_mode : sig ... end
module Patdiff_core : sig ... end
module Patdiff_format : sig ... end

Patdiff_format is the home of all the internal representations of the formatting that will be applied to the diff. ie. prefixes, suffixes, & valid styles.

module Patdiff_hunks : sig ... end
module Std : sig ... end
module Text : sig ... end