code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `Iterator.prototype.min` and `Iterator.prototype.max` custom comparator
Open
good first issue
tests
typescript
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
The custom comparator is already supported via a `compareFn` argument, but we don't have specific tests for it. Let's add some!
Contributor guide
Assessment
This issue has not been assessed yet.