import { remove } from "https://deno.land/x/easyts@0.1.3/container/heap.ts";
Remove removes and returns the element at index i from the heap.
import { remove } from "https://deno.land/x/easyts@0.1.3/container/heap.ts";
Remove removes and returns the element at index i from the heap.