MCPcopy Create free account
hub / github.com/WarFrontIO/client / constructor

Method constructor

src/util/PriorityQueue.ts:11–12  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected