import { Queue } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
clear the queue
Parameters
optional
callback: DeleteCallback<T>call the callback on the removed element
import { Queue } from "https://deno.land/x/easyts@0.1.3/container/mod.ts";
clear the queue
call the callback on the removed element