Template Function sequant::hash::range_unordered(size_t&, It, It)¶ Defined in File hash.hpp 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.