[swift-collections 1.1] Heap API RFC

Should we consider providing min and max elements as computed properties in the API since accessing them is a constant time complexity O(1) operation?

4 Likes