Skip to main content
Module

x/casualdb/operator/utils.ts>compareFunction

Simple JSON "database" for Deno with type-safety! ⚡️
Go to Latest
variable compareFunction
import { compareFunction } from "https://deno.land/x/casualdb@v0.1.2/operator/utils.ts";

type

<M>(keys: SortKeys<M>) => unknown