Module Patdiff_kernel__Patdiff_core
module type S = Patdiff_kernel__.Patdiff_core_intf.S
val default_context : int
val default_line_big_enough : int
val default_word_big_enough : int
val remove_ws : string -> string
remove_ws
calls String.strip and replaces whitespace with " "
module Private : sig ... end
module Without_unix : S