Objects that implement the binary == and != operators.
==
!=
impl<Idx> Eq<RangeTo<Idx>> for RangeTo<Idx> where Idx: Eq<Idx>,