Is there any way to make the into_grouping_map
family of functions support custom hashers
#588
Labels
generic-container
Generic vector/hasher/map
I want to use FxHash for some HashMaps for speed, but into_grouping_map seems to be restricted to the builtin hasher. It would be great if this could be even more generic
The text was updated successfully, but these errors were encountered: