variable compareFunctionimport { compareFunction } from "https://deno.land/x/casualdb@0.1.1/operator/utils.ts"; type<M>(keys: SortKeys<M>) => unknown