import { ascend } from "https://deno.land/std@0.211.0/data_structures/mod.ts";
Compares its two arguments for ascending order using JavaScript's built in comparison operators.
import { ascend } from "https://deno.land/std@0.211.0/data_structures/mod.ts";
Compares its two arguments for ascending order using JavaScript's built in comparison operators.