import { Heap } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
Create a full copy of the container
Parameters
optional
callback: CloneCallback<T>How to create a duplicate copy of an element
import { Heap } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
Create a full copy of the container
How to create a duplicate copy of an element