#key-set #hash-set #python #collection #hash-key

m6-key-set

类似于Python的集合,支持通过键函数进行哈希

1个不稳定版本

0.2.1 2021年5月26日

#22#hash-key

0BSD 许可证

8KB
166

键集合支持灵活的键函数。

添加到依赖项

Cargo.toml

key-hash-set = { git = "https://github.com/minghu6/rust-key-set", branch = "master" }

使用它!

使用 key_set::{KeySet};

依赖项

~1MB
~16K SLoC