Template Function sequant::hash::range_unordered(It, It)¶ Defined in File hash.hpp Function Documentation¶ template<typename It>inline std::size_t sequant::hash::range_unordered(It begin, It end)¶ Hash a range such that the order of elements does not affect the result hash value.