Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function ascend
Re-export
import { ascend } from "https://deno.land/std@0.173.0/collections/red_black_tree.ts";

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