Module

std/collections/bs_tree.ts>ascend

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

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

import ascend
import { ascend } from "https://dotland.deno.dev/std@0.145.0/collections/bs_tree.ts";

This module is browser compatible.