Module Sexp_diff_kernel.Display_util_internal

Expose display helpers for use by the js-friendly library "sexp_diff"

module Color : sig ... end

Expose display helpers for use by the incr_dom-friendly library "sexp_diff"

module Line : sig ... end
module Display_options : sig ... end
module Line_pair : sig ... end
module Hideable_line_pair : sig ... end
val hideable_line_pairs : ?⁠display_options:Display_options.t -> Diff.t -> Hideable_line_pair.t list