Skip to main content
Module

std/collections/bs_tree.ts>ascend

Deno standard library
Go to Latest
function ascend
Re-export
import { ascend } from "https://deno.land/std@0.145.0/collections/bs_tree.ts";

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