Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val pp_hunk : Format.formatter -> hunk -> unit
val pp_operation : git:bool -> Format.formatter -> operation -> unit
val pp : git:bool -> Format.formatter -> t -> unit
val to_diffs : string -> t list
val patch : string option -> t -> string option