jonhoo / jonhoo/hashbag

Methods to get max and min keys

Open
#20 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
77
Forks
8
PR merge metrics
No merged PRs in 30d

Description

I would like to get the key with the maximum and minimum number of duplicates. To do that with the current API, I have to convert it to a vec and use `max_by`. It would be great if `HashBag` had this functionality build in.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.