Initialize container, must have a forEach function.
Compare function.
When the container is an array, you can choose to directly operate on the original object of the array or perform a shallow copy. The default is shallow copy.
Generated using TypeDoc
Description
PriorityQueue's constructor.