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