package patdiff

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Patdiff_kernel.HunksSource

Sourceval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Sourceval iter' : f_hunk_break:(string Patience_diff_lib.Patience_diff.Hunk.t -> unit) -> f_line:(string -> unit) -> t -> unit
Sourceval iter : f_hunk_break:((int * int) -> (int * int) -> unit) -> f_line:(string -> unit) -> t -> unit
OCaml

Innovation. Community. Security.