xacrimon / dashmap

Blazing fast concurrent HashMap for Rust.
MIT License
2.84k stars 140 forks source link

Implement DashSet::with_shard_amount to mirror DashMap::with_shard_amount #276

Open tomkarw opened 10 months ago

tomkarw commented 10 months ago

I think it was overlooked, doesn't make sense for it to be missing.