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
This is limited to `NotNan<f32>` and `NotNan<f64>` because it would be
incorrect for custom numeric types that have their own `Hash`
implementations that do not match the one for `NotNan`.
Fixes#98
0 commit comments