Skip to main content
Go to Latest
function descend
Re-export
import { descend } from "https://deno.land/std@0.139.0/collections/binary_heap.ts";

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