Crates.io | hash_histogram |
lib.rs | hash_histogram |
version | 0.9.1 |
source | src |
created_at | 2021-12-04 17:39:59.534821 |
updated_at | 2024-12-11 23:20:56.861521 |
description | HashHistogram creates histograms with keys of any hashable data type. Features include rank ordering and mode. |
homepage | https://github.com/gjf2a/hash_histogram |
repository | https://github.com/gjf2a/hash_histogram |
max_upload_size | |
id | 492303 |
size | 33,235 |
HashHistogram
creates histograms with keys of any hashable data type. Features include:
IntoIterator
type, bulding a HashHistogram
as an intermediate step.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.