Skip to main content
Module

std/collections/rb_tree.ts>ascend

Deno standard library
Go to Latest
function ascend
import { ascend } from "https://deno.land/std@0.151.0/collections/rb_tree.ts";

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