/Heap

Primary LanguageSwiftMIT LicenseMIT

Heap

BinaryHeap.playground implements and demonstrates the use of Min/Max Binary Heap for any Swift type that is Comparable.