import type { compareFunctionDefault } from "../../Array/compareFunctionDefault"; export type CompareFunction = typeof compareFunctionDefault;