PriorityQueue

main

Swift implementation of a priority queue.
bradhowes/PriorityQueue

License: MIT

PriorityQueue

Generic Swift container type that maintains an ordering of its elements in a binary heap so that the first element in the collection is always the minimum (or maximum) value.

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Fri Mar 07 2025 22:00:55 GMT-1000 (Hawaii-Aleutian Standard Time)