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

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