= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package comby
-
comby
-
-
comby.configuration
-
comby.interactive
-
comby.patdiff
-
comby.patdiff_kernel
-
-
comby.pipeline
-
comby.statistics
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val apply :
string Patience_diff_lib.Patience_diff.Hunks.t ->
Core_kernel.Percent.t ->
context:int ->
string Patience_diff_lib.Patience_diff.Hunks.t
apply hunks tolerance ~context
converts diff ranges into context if the diff looks like floating point numbers that changed by less than tolerance
. If necessary, narrows or splits the resulting hunks to limit context to context
lines.
Float tolerance must be applied before refinement.