import { Heap } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
Empty the data in the container
Parameters
optional
callback: DeleteCallback<T>Call callback on the removed element
import { Heap } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
Empty the data in the container
Call callback on the removed element