apple / swift-collections

Commonly used data structures for Swift
Apache License 2.0
3.55k stars 270 forks source link

[Heap] Final(?) Heap API adjustments for 1.1 #354

Closed lorentey closed 3 months ago

lorentey commented 3 months ago

With thanks to @JadenGeller, land the following minor API improvements in Heap:

Checklist

lorentey commented 3 months ago

(The macOS tests are expected to fail due to a CI issue. It does not indicate a problem with these changes.)

@swift-ci test

lorentey commented 3 months ago

D'oh, we'll need to update the DocC TOC too