[][src]Function accumulator::util::prime_hash_product

pub fn prime_hash_product<T: Hash>(ts: &[T]) -> Integer

Hashes its arguments to primes and takes their product.