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