Template Function sequant::hash::range_unordered(size_t&, It, It)

Function Documentation

template<typename It>
inline void sequant::hash::range_unordered(size_t &seed, It begin, It end)

Hash a range such that the order of elements does not affect the result hash value.