You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a page on deriving Hashable but it's a bit useless without another page on what to do with a Hashable type :) I'd love to have an example involving HashSet and HashMap from the unordered-containers library.
The text was updated successfully, but these errors were encountered:
We currently have a page on deriving
Hashable
but it's a bit useless without another page on what to do with aHashable
type :) I'd love to have an example involvingHashSet
andHashMap
from the unordered-containers library.The text was updated successfully, but these errors were encountered: