import { Range } from "https://deno.land/x/rimbu@0.13.1/common/range.ts";
const { getNormalizedRange } = Range;
Simplifies a given range
Range
input for easier processing, by returning optional
start and end ranges including whether they are inclusive or exclusive