Module Patdiff_kernel__.Float_tolerance
val apply : string Patdiff_kernel.Import.Patience_diff.Hunks.t -> Core_kernel.Percent.t -> context:int -> string Patdiff_kernel.Import.Patience_diff.Hunks.tapply hunks tolerance ~contextconverts diff ranges into context if the diff looks like floating point numbers that changed by less thantolerance. If necessary, narrows or splits the resulting hunks to limit context tocontextlines.Float tolerance must be applied before refinement.