import { default } from "https://deno.land/x/denodash@0.1.3/src/utils/comparatorChain.ts";
type
<T>(...comparators: SortComparator<T>[]) => SortComparator<T>
import { default } from "https://deno.land/x/denodash@0.1.3/src/utils/comparatorChain.ts";