Skip to content

Commit bbcdf7c

Browse files
committed
Clean up generic parameters of parallel iterators
Many of the parallel iterators don't need the `S` hasher or `A` allocator at all if they convert to a tighter inner type upon construction. For those that do need `A`, default to `A=Global`.
1 parent f46bff4 commit bbcdf7c

File tree

3 files changed

+194
-142
lines changed

3 files changed

+194
-142
lines changed

0 commit comments

Comments
 (0)