import { RangeMessenger } from "https://deno.land/x/range_reconcile@0.1.2/mod.ts";
Consolidate many adjacent done messages into a single done message, with the upper bound of the last one.
x/range_reconcile/mod.ts>RangeMessenger#consolidateAdjacentDones
import { RangeMessenger } from "https://deno.land/x/range_reconcile@0.1.2/mod.ts";
Consolidate many adjacent done messages into a single done message, with the upper bound of the last one.