Patdiff_kernel.Side_by_sidemodule Line : sig ... endmodule Line_info : sig ... endval hunks_to_lines :
([ `Next | `Prev | `Same ] * string) list
Patience_diff_lib.Patience_diff.Hunk.t
list ->
Line_info.t array arrayTake structured hunks and produce hunks of Line_info. The elements of outer array represent the original hunks passed in and the inner elements are the lines within the hunk.