Patdiff_kernel.Outputmodule type S = sig ... endAn output can apply a style to a string and print a list of hunks
include Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareinclude Sexplib0.Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.tval implies_unrefined : t -> bool