Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add first_max_element check for 1-elem lists
This is not needed currently as cost is always 8 elements long but will guard against unexpected breakage should the function be used on single element lists in the future.
- Loading branch information