Function mithril_common::test_utils::equivalent_to
source ยท pub fn equivalent_to<T, I1, I2>(a: I1, b: I2) -> bool
Expand description
Compare two iterators ignoring the order
pub fn equivalent_to<T, I1, I2>(a: I1, b: I2) -> bool
Compare two iterators ignoring the order