Skip to main content
Go to Latest
function ascend
Re-export
import { ascend } from "https://deno.land/std@0.167.0/collections/binary_search_tree.ts";

Compares its two arguments for ascending order using JavaScript's built in comparison operators.