DijkstraQueue._queue

Undocumented in source.
struct DijkstraQueue(GraphT, DistanceMapT)
PriorityQueue!Item _queue;

Meta