Function decorum::hash_float_slice [] [src]

pub fn hash_float_slice<T, H>(values: &[T], state: &mut H) where
    T: Float,
    H: Hasher