- Proposal: TBD
- Author(s): Nate Cook
- Status: Draft
- Review manager: TBD
This proposal would expand on the min() and max() sequence methods to add methods that return the corresponding index for a collection, efficiently find the minimum and maximum elements or indices at the same time, and provide extension points for sorted collections to provide all these results more efficiently.
