* Create a new priority queue. * @param comparator Comparator function to compare the priority of two values.
(private readonly comparator: (a: T, b: T) => boolean)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected