Module priority_queue::core_iterators
source · Expand description
This module defines iterator types that are used with
both the PriorityQueue
and the DoublePriorityQueue
Usually you don’t need to explicitly use
any of the types declared here.