Go to Latest
function descend
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.

import descend
import { descend } from "https://deno.land/std@0.139.0/collections/binary_heap.ts";

This module is browser compatible.